answersLogoWhite

0


Best Answer

Algorithm

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the sequential step by step process which a computer uses to perform computations?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What four general operation can a computer perform?

computer can perform input, process, output, and storage


What is the sequential process used to produce a presentation using appropriate computer software?

what is application is used to produse presentation


What action best describes a branch in a computer program?

This would be a jump to a line number that is non sequential. This is the best way to describe the process.


What are the steps of the writing process in sequential order?

The writing process in sequential order is: Brainstorm Create an outline. Write the essay. Revise globally. Get feedback and revise again.


Is the process of translating a task into a series of commands that a computer will use to perform the task.?

Machine Language


The writing process in sequential order from first to last?

The writing process in sequential order is: Brainstorm Create an outline. Write the essay. Revise globally. Get feedback and revise again.


What process does a computer do?

Processes that perform specific actions to a piece of hardware or software may be called "x"-process, such as a printer-process. Generally, though, computer processes may be called running software, running applications, active software, and active applications.


Which steps are sequential in the time management process?

2nd one


How can one perform a hdd recovery?

You perform HDD recovery on a laptop computer. There are many steps you have to go through to perform a HDD recovery. There are sites on the Internet that can help walk through the process.


Is sequential execution the only way that a computer can operate?

Unfortunately - yes. Computers can only process ONE operation at a time - however - the speed at which they can process instructions has increased dramatically - making it appear that they are doing multiple things at once.


Why use process statement in vhdl?

Almost all programming languages are sequential in nature. But VHDL is a concurrent language. In an architecture for an entity, all statements are concurrent. So where do sequential statements exist in VHDL?. There is a statement called the process statement that contains only sequential statements. The process statement is itself a concurrent statement. A process statement can exist in an architecture and define regions in the architecture where all statements are sequential. A process statement has a declaration section and a statement part. In the declaration section, types, variables, constants, subprograms, and so on can be declared. The statement part contains only sequential statements. Sequential statements consist of CASE statements, IF THEN ELSE statements, LOOP statements, and so on.


What is a routine of sequential instructions that runs until it has achieved its goal?

Process