InterviewSolution
Saved Bookmarks
| 1. |
What is processor in comp? |
|
Answer» Answer: A processor is an integrated electronic circuit that PERFORMS the calculations that run a computer. Explanation: A processor performs ARITHMETICAL, LOGICAL, input/output (I/O) and other basic instructions that are passed from an OPERATING system (OS). Most other processes are dependent on the OPERATIONS of a processor. |
|