Explore topic-wise MCQs in Computer Organization.

This section includes 4 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 extra time needed to bring the data into memory in case of a miss is called as __________

A. Delay
B. Propagation time
C. Miss penalty
D. None of the mentioned
Answer» D. None of the mentioned
2.

If hit rates are well below 0.9, then they re called as speedy computers.

A. True
B. False
Answer» C.
3.

In associative mapping during LRU, the counter of the new block is set to 0 and all the others are incremented by one, when _____ occurs.

A. Delay
B. Miss
C. Hit
D. Delayed hit
Answer» C. Hit
4.

In memory interleaving, the lower order bits of the address is used to _____________

A. Get the data
B. Get the address of the module
C. Get the address of the data within the module
D. None of the mentioned
Answer» C. Get the address of the data within the module