closed by
444 views
0 votes
0 votes
closed with the note: Reason Cleared !

Though its a trivial doubt but i want to ask Here in this question :


Given is 36bit virtual address means We can address every bit which of address space with 36bits now considering bytes we just need 33bits Right? Because each 8bit will be grouped Here Its mentioned that $2^{^{36}}Bytes$.
So please comment on this.And correct me !

closed by

Related questions

0 votes
0 votes
1 answer
1
Mrityudoot asked Mar 20
103 views
If Page size = Frame size is always true and offset in Logical address = offset in physical address holdsThen how/why Logical address size can come different than physica...
0 votes
0 votes
0 answers
2
SSR17 asked Feb 8
186 views
we have 8 pages (each side 32B) to store in physical memory of 2^32 bits how many bits are required to identify each page , according to me 3 bits are required but that i...
3 votes
3 votes
2 answers
4
Ramayya asked Jan 7
658 views
Which of the following heap memory allocation strategies is likely to exploit spatial locality of memory accesses in a program, the most?Best FitFirst FitNext FitLast Fit...