Function of CPU
CBSE, JEE, NEET, CUET
Question Bank, Mock Tests, Exam Papers
NCERT Solutions, Sample Papers, Notes, Videos
Posted by Komal Bhullar 4 years, 8 months ago
- 2 answers
Gaurav Seth 4 years, 8 months ago
- Fetch: Each instruction is stored in memory and has its own address. The processor takes this address number from the program counter, which is responsible for tracking which instructions the CPU should execute next.
- Decode: All programs to be executed are translated to into Assembly instructions. Assembly code must be decoded into binary instructions, which are understandable to your CPU. This step is called decoding.
- Execute: While executing instructions the CPU can do one of three things: Do calculations with its ALU, move data from one memory location to another, or jump to a different address.
- Store: The CPU must give feedback after executing an instruction, and the output data is written to the memory.
Related Questions
Posted by Ketan Thakur 1 year, 2 months ago
- 3 answers
Posted by Rakesh Sarkar 1 year, 4 months ago
- 0 answers
Posted by Moksh Sahu 1 year, 6 months ago
- 1 answers
Posted by Hamza Ansari 1 year, 1 month ago
- 0 answers
Posted by Suman Devi 1 year, 3 months ago
- 1 answers
Posted by Ansh Gautam 1 year, 3 months ago
- 0 answers
Posted by Saumya Singh 1 year, 4 months ago
- 0 answers
myCBSEguide
Trusted by 1 Crore+ Students
Test Generator
Create papers online. It's FREE.
CUET Mock Tests
75,000+ questions to practice only on myCBSEguide app
Naveen Chaudhary 4 years, 8 months ago
0Thank You