answersLogoWhite

0


Best Answer

Control Unit

User Avatar

Marisa Predovic

Lvl 10
2y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What fetches instructions from memory decodes them and process them?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What component fetches instructions from memory decodes them and processes them?

My ball sack


Does main memory provide the CPU with a working storage area for program instructions and data?

main memory provides buffers.buffers are the places where program execution takes place.but the CPU is provided with registers(memory units) there CPU can accomodate instructions and the data on which theses instructions are to be operated.from the main memory CPU fetches the instructions one by one and the instruction is processed in the CPU and then sends back the result to the main memory......i think so.thank u


I-time and e-time definition?

I-Time: In I time CU fetches an instruction from memory and place it in register. E-Time: In E time CU fetches an instruction from memory to register and place it in the Arithmetic Logic Unit.


Internal parts of a CPU and its function?

Arithmetic Logic Unit - performs arithmetic on numbers, logic functions, and manipulates symbols and strings of symbols.Control Unit - fetches and decodes instructions, controls operation of other units to execute the decoded instructions.Memory Unit - stores instructions, numbers, logical data, symbols, etc.Input/Output Unit(s) - moves instructions, numbers, logical data, symbols, etc. to and from the computer and devices outside it.


When you reboot your system the computer follows startup instructions stored in this type of memory?

On start up the computer fetches information from BIOS. BIOS is a ROM. After that the computer loads OS from Hard disk into the RAM.


The computer that can move data and instructions between storage and memory in a process is called?

sawpping


What is fetching in microprocessor?

1) Fetch is the first of two stages involved in computer processing. The processor operates by processing instructions in what is called the "fetch/execute cycle." The processor fetches (reads from memory) an instruction and then, depending on the instruction, executes it (takes some further action with it, such as shifting bits to the right or left). Then it fetches the next instruction, and so forth.


What is the process of transferring data instructions and information from a storage medium into memory?

reading


How Microprocessors work?

A microprocessor is the main part of a computer. It is the engine of a computer that has been created on only one chip. It stores data, moves data from one memory location to another, communicates with other parts of the computer, can do computations, and is controlled by assembly language instructions, that it fetches from some memory.


What is the computers 'thinking work' done in?

The basic computer has two parts: Random Access Memory (RAM) and a Central Processing Unit (CPU) RAM is a place where many bytes are stored. One of the things that can be stored in RAM is a series of "instructions" that tell the CPU what to do. The series of instructions is called a "program." The CPU "fetches" one instruction from RAM, "executes" that instruction, then fetches and executes the next one, and so on. That is all that computers do. Whether that qualifies as "thinking" is a very controversial question.


How does computers microprocessor work?

The basic computer has two parts: Random Access Memory (RAM) and a Central Processing Unit (CPU.) A microprocessor is a CPU that is built on a single chip. RAM is a place where many bytes are stored. One of the things that can be stored in RAM is a series of "instructions" that tell the CPU what to do. The series of instructions is called a "program." The CPU "fetches" one instruction from RAM, "executes" that instruction, then fetches and executes the next one, and so on. Exactly what the instructions in the program tell the computer to do determines how the computer will act at any given time.


Where is a byte's temporary storage location in memory?

A byte's temporary storage location in memory is RAM. The process of translating instructions into signals the computer can execute is a tower.