answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is responsible for fetching program instructions and decoding each instruction that is fetched and performing the indicated sequence of operations on the correct data?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Notes on the Execution unit bus interface unit function 0f 8086 8088?

Responsible for: o Performing all external bus operations (timing, interfacing) and: § Instruction fetch § Reading/writing data operands from/to memory § Inputting/outputting data for I/O peripherals § These information transfers take place over the system bus o Performing instruction queuing, and phyis-address generation


Which component is responsible for performing all of the arithmetic and logical operations within a computer?

it is a computer chip from the centerl hard ware


What is a set of instructions that a computer follows?

The instruction set of a computer is the collection of commands that its Central Processing Unit (CPU) can carry out natively. These are the things that the processor inherently knows how to do if asked.


How are instructions given to a computer?

An extremely simple thing called machine code. Im not insulting you with the extremely simple thing, that just means its easy for the computer to follow. Machine code tells the computer what to do and when to do it.


What is coprocessor?

Co processor(8087 for 8086,80287 for 80286 etc) is also known as Math processor.It is a dedicated processor for performing arithmetic operations.It has very strong instruction set for numerical operations,faster than 8086 by 4 times.Normally 8086 and other microprocessors will take a lot of time to perform numerical operations and so in multiprocessor mode 8087 will work together with 8086 to solve numerical pronblems. The programmer can write a program with 8086 instructions and 8087 instructions together and so the speed will be improved.


Which organelles are responsible for performing aerobic respiration?

Mitochondria are the organelles responsible for performing aerobic respiration.


What is the role of the Financial Accounting Foundation?

It is responsible for selecting members of the FASB, raising money to fund the FASB's operations, and providing general oversight of the FASB to assure that it is performing its mission


What is responsible for performing arithmetic and logical instructions in a computer?

Microprocessor has a component known as ALU(arithmatic and logical unit) whcih is used to perform operations such as arithmetic includes-add,sub,mul(8086),div(8086) logical operations include-LOGICAL AND,LOGICAL OR,X-OR all thsi operations is perofrmed inside the ALU itself with the help of other components such as control unit and registers used as for the storage purposes Anand bhat(mca@kiit-870024)


What is the role of Central Processing Unit in a Computer?

The CPU of a computer is the hardware within a computer that carries out the instructions of a computer program by performing the basic arithmetical, logical, and input/output operations of the system.


Performing calculations is part of the operations of a computer.?

processing


What is the purpose or functions of CPU?

The central processing is the hardware within a computer system which carries out the instruction of a computer program by performing the basic arithmetical, logical, and input/output operations of the system. The CPU plays a role somewhat analogous to the brain in the computer.


Why does an order of operations exist?

This ensures consistency in calculations, regardless of who is performing the calculation, as long as the same order of operations is followed.