Examveda
Examveda

If the number of bits in a virtual address of a program is 16 and the page size is 0.5 K bytes, the number of pages in the virtual address space is

A. 16

B. 32

C. 64

D. 128

E. None of the above

Answer: Option D

Solution(By Examveda Team)

If the number of bits in a virtual address of a program is 16 and the page size is 0.5 K bytes, the number of pages in the virtual address space is 128.

This Question Belongs to Computer Fundamentals >> Operating System

Join The Discussion

Comments ( 1 )

  1. Tech Info
    Tech Info :
    4 years ago

    the number of pages in the virtual address space = (virtual address space size) / (page size)
    = 2^16 / 0.5K
    =65535 bits / 4096 bits
    =16 Pages

Related Questions on Operating System

Identify false statement

A. You can find deleted files in recycle bin

B. You can restore any files in recycle bin if you ever need

C. You can increase free space of disk by sending files in recycle bin

D. You can right click and choose Empty Recycle Bin to clean it at once