CPU Organization MCQs

50
Score: 0
Attempted: 0/50
Subscribe
1. : What is the main function of the Arithmetic Logic Unit (ALU) in the CPU?



2. : Which part of the CPU is responsible for fetching instructions from memory?



3. : What does the Control Unit (CU) do in a CPU?



4. : Which register holds the address of the next instruction to be executed?



5. : What is the purpose of the Instruction Register (IR) in the CPU?



6. : Which component of the CPU performs data manipulation and computation operations?



7. : What is the function of the Memory Address Register (MAR)?



8. : Which register temporarily holds data that is being transferred between memory and the CPU?



9. : What does the Program Counter (PC) do during the execution of a program?



10. : In a CPU, what is the role of the accumulator?



11. : Which unit in the CPU controls the execution of instructions by directing the ALU and registers?



12. : What does the term “pipelining” refer to in CPU organization?



13. : Which type of CPU register is used to hold intermediate results during computation?



14. : What is the primary purpose of cache memory in a CPU?



15. : Which part of the CPU is responsible for decoding instructions?



16. : What does a CPU’s clock speed measure?



17. : In CPU architecture, what is the purpose of the bus interface unit?



18. : What is the function of the status register in the CPU?



19. : Which register is used to store the results of operations before they are written back to memory or used in further computations?



20. : What does the term “context switching” refer to in CPU operation?



21. : Which component of the CPU is responsible for managing interrupts?



22. : What is the role of the instruction decoder in the CPU?



23. : What is meant by the term “instruction set architecture” (ISA)?



24. : Which unit in the CPU is responsible for performing arithmetic operations?



25. : What does the term “data path” refer to in CPU organization?



26. : Which register is responsible for holding data that is being read from or written to memory?



27. : What is the main function of the fetch-execute cycle in CPU operations?



28. : Which component of the CPU is responsible for ensuring that the CPU performs operations correctly and efficiently?



29. : In CPU architecture, what does “superscalar” mean?



30. : Which component manages the flow of data and instructions between the CPU and other components of the computer?



31. : What does the term “microarchitecture” refer to in the context of CPU design?



32. : Which register is used to store the address of the next instruction to be fetched?



33. : What is the purpose of the stack pointer in CPU operations?



34. : Which part of the CPU handles the execution of branch instructions?



35. : In CPU organization, what does “out-of-order execution” refer to?



36. : What is the function of the data cache in a CPU?



37. : Which unit is responsible for managing the data flow within the CPU and to/from memory?



38. : Which CPU component is responsible for handling interrupts and exceptions during program execution?



39. : What does the term “hazard” refer to in CPU pipelining?



40. : Which technique is commonly used to resolve data hazards in pipelined CPUs?



41. : What is the function of the program counter (PC) in a CPU?



42. : Which type of CPU architecture executes multiple instructions simultaneously using multiple execution units?



43. : What is the main advantage of using cache memory in a CPU?



44. : In a CPU, what is a “stall”?



45. : Which CPU design feature allows the processor to continue execution by guessing the outcome of branches?



46. : What is the role of the “decode” stage in a CPU pipeline?



47. : Which type of memory is directly accessible by the CPU and has the fastest access time?



48. : In CPU architecture, what does SIMD stand for?



49. : What is the purpose of the “write-back” stage in a CPU pipeline?



50. : Which CPU design concept improves performance by overlapping the execution of multiple instructions?



Contents Copyrights Reserved By T4Tutorials