Computer Fundamentals - Engineering

Q1:

In virtual storage, program segments stored on disk during processing are called:

A tracks

B blocks

C pages

D sectors

E None of the above

ANS:C - pages

The RAM is divided into fixed-size blocks called page frames which are typically 4KB in size, and each page frame can store 4KB of data ie the page. Hope this helps.