If page size of 4MB 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
Answer:
(b) 11
Explanation:
Option C : Address Bus of order 12 bits is used to denote the page number according to the given memory sizes.
Given :
Page Size = 1 KB
Memory Used = 4 MB
To Find :
The number of bits of address bus required
Solution :
Both KB i.e. Kilo Bytes ad MB i.e. MegaBytes are units of measurement of memory. The conversion between the two units KB and MB is :
The page size of 1KB requires 4MB of memory. So, the memory required for a single bit of page size is :
Thus, the memory size required for a single unit of the page is .
In general, "n" bits can be used to denote memory sizes up to i.e. n bits can represent numbers from 0 to
- The minimum i.e. all n zero's represents 0
- The maximum i.e. all n ones represent
Similarly, the number of bits used to denote a memory size N is given by :
Hence, the Address bus of order 12 bits is used to denote the page number.
To learn more about Address Bus, visit
https://brainly.in/question/12835861
#SPJ3