Computer Science Ques 454
Question: Which of the the following system components is the brain of the computer?
Options:
A) Circuit board
B) CPU
C) Memory
D) Network card
E) None of these
Show Answer
Answer:
Correct Answer: B
Solution:
- CPU (Central Processing Unit) is regarded as the “brain” of the computer. This is because most of the processing of a computer is performed by CPU. It consists of ALU and CU which performs arithmetic operations like addition. Multiplication, subtraction, division and logical comparisons such as equal to. Greater than. Less than. etc.