উত্তর
ব্যাখ্যা
Answer: a) The central integrated circuit that performs arithmetic, logic, and control functions
A microprocessor is essentially the CPU (Central Processing Unit) on a single chip.
It executes instructions from memory, performing:
→Arithmetic operations (via ALU)
→Logic operations (AND, OR, XOR, NOT)
→Control operations (fetch, decode, execute cycle)
It does not include memory or I/O devices (that’s part of a microcomputer or microcontroller).
Microprocessor = brains of computer.
Microcontroller = all-in-one embedded chip.