If page size of 1MB memory is 1 KB then the number of higher order bits of address bus used to denote page number is
(a) 10
(b) 11
(c) 12
(d) 9
Answers
10is the answer right
Concept:
Memory serves as the computer's electrical storage facility for the programs and data that it needs to access fast. Information is kept there for quick access. A computer's memory is one of its fundamental components since without it, a computer would not be able to operate as intended. There are two fundamental forms of computer memory: primary memory (RAM and ROM), and secondary memory (hard drive, CD, etc). Read-Only Memory (ROM) is the primary non-volatile memory, whereas Random Access Memory (RAM) is the major volatile memory.
Given:
Here it is given that page size of memory is .
Find:
We have to tell the number of higher order bits of address bus used to denote page number.
Solution:
According to the question the page size of memory is .
So, the number of higher order bits of address bus used to denote page number is (a) .
Hence, the correct option of the question is (a) .
#SPJ3