closed by
475 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


Deprecated: Implicit conversion from float-string "1710958766.865" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 796

Deprecated: Implicit conversion from float-string "1710958766.865" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 801

Deprecated: Implicit conversion from float-string "1710958766.865" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 802

Deprecated: Implicit conversion from float-string "1710958766.865" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 803

Deprecated: Implicit conversion from float-string "1707099176.930" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 796

Deprecated: Implicit conversion from float-string "1707099176.930" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 801

Deprecated: Implicit conversion from float-string "1707099176.930" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 802

Deprecated: Implicit conversion from float-string "1707099176.930" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 803

Deprecated: Implicit conversion from float-string "1704636202.464" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 796

Deprecated: Implicit conversion from float-string "1704636202.464" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 801

Deprecated: Implicit conversion from float-string "1704636202.464" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 802

Deprecated: Implicit conversion from float-string "1704636202.464" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 803
111
views
1 answers
0 votes
Mrityudoot asked Mar 20
111 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...
189
views
0 answers
0 votes
SSR17 asked Feb 8
189 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...
582
views
2 answers
9 votes
GO Classes asked Feb 5
582 views
Assume a linear page table, with a 1-byte page-table entry. Assume physical and virtual address spaces of size 128 bytes with 32-byte pages. The page-table base register ...
677
views
2 answers
3 votes
Ramayya asked Jan 7
677 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...