Explore topic-wise MCQs in Computer Organization.

This section includes 6 Mcqs, each offering curated multiple-choice questions to sharpen your Computer Organization knowledge and support exam preparation. Choose a topic below to get started.

1.

The transfer of large chunks of data with the involvement of the processor is done by _______

A. DMA controller
B. Arbitrator
C. User system programs
D. None of the mentioned
Answer» B. Arbitrator
2.

The BOOT sector files of the system are stored in ___________

A. Harddisk
B. ROM
C. RAM
D. Fast solid state chips in the motherboard
Answer» C. RAM
3.

Complete the following analogy:- Registers are to RAM s as Cache s are to ___________

A. System stacks
B. Overlays
C. Page Table
D. TLB
Answer» E.
4.

The unit which acts as an intermediate agent between memory and backing store to reduce process time is ___________

A. TLB s
B. Registers
C. Page tables
D. Cache
Answer» E.
5.

When generating physical addresses from a logical address the offset is stored in __________

A. Translation look-aside buffer
B. Relocation register
C. Page table
D. Shift register
Answer» C. Page table
6.

If we want to perform memory or arithmetic operations on data in Hexa-decimal mode then we use _________ symbol before the operand.

A. ~
B. !
C. $
D. *
Answer» D. *