InterviewSolution
Saved Bookmarks
| 1. |
Write a short note on CPU |
|
Answer» ☛ CPU is the part of the computer that CARRIES out the instructions of a computer program .☛ It is the unit that reads and EXECUTES program instructions . Hence it is known as the BRAIN of the computer .☛ It takes all major decisions makes all sorts of calculations and direct different parts of the computer function by activating and controlling the operation .☛ The CPU controls and coordinates all the actions of the entire system .☛ The CPU consists of storage or Memory unit (MU) Arithmetic logic unit (ALU) and Control unit ( CU). |
|