A 12 address lines maps to the memory of
[a] 1k bytes [b] 0.5k bytes [c] 2k bytes [d] none
Answer Posted / ahmed eldesokey
12 address is mapped to 2^12 = 4096 byte
so
4096 byte / 1024 = 4 Kbyte
then the answer is [ d ] none it is mapped on 4 KB
| Is This Answer Correct ? | 18 Yes | 10 No |
Post New Answer View All Answers
Why interprocess communication is required?
Is x86 better than x64?
What is micro kernel approach and site its advantages?
What is the unified memory architecture? Explain.
Why use 64bit excel?
What is a virtual memory?
Differentiate between pre-emptive and non-pre-emptive scheduling.
Explain thrashing.
What is a mission critical system?
What is synchronous and asynchronous process?
Can I install 64 bit on x86?
Explain ddks?
What are the 5 basic filing systems?
How does the system detect thrashing? Once it detects thrashing, what can the system do to eliminate this problem?
How to sync two threads in multithreaded application?