If we consider the architecture of the modern stored program machine, the most important components are:
Correct answer: D. All of these
- A. Control Unit (CU)
- B. Arithmetic Logic Unit (ALU)
- C. Memory (Main Memory)
- D. All of these
Explanation
The correct answer is: (d) All of theseA stored-program computer is a fundamental design concept for modern computers. These machines store instructions and data in the same memory, allowing for greater flexibility and ease of use compared to earlier computer designs. The following components are all essential for a stored-program computer:Control Unit (CU): The CU is the brain of the CPU. It fetches instructions from memory, decodes them, and sends control signals to other parts of the CPU to execute the instructions.Arithmetic Logic Unit (ALU): The ALU performs arithmetic and logical operations on data according to the instructions provided by the CU.Memory (Main Memory): Memory stores both data and program instructions. The CU can access and manipulate data and instructions from memory as needed.Explanation of why other options are incorrect:While each component (CU, ALU, Memory) is important on its own, none of them can function effectively without the others. They work together in a coordinated fashion to execute programs. Therefore, all of these components are essential for a stored-program computer.
Last updated
About Hardware and Software
Hardware includes the physical components of a computer, such as the CPU, motherboard, registers, memory, storage devices and peripheral equipment. Software covers system software, application software, utilities, drivers and firmware, with attention to how the operating system manages hardware and how software differs from the physical equipment it controls.
Practise Hardware and Software
290 free Hardware and Software MCQs from Computer Science and IT, each with the correct answer and an explanation. Unlimited attempts, no account needed.
Exams that ask Computer Science and IT questions like this
Computer Science and IT is on 40 papers prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for every one of them.