InterviewSolution
Saved Bookmarks
| 1. |
The binary address issued to data or instructions are called as ______(a) Physical address(b) Location(c) Relocatable address(d) Logical addressThis question was addressed to me in an online quiz.My enquiry is from Virtual Memory topic in portion Memory System of Computer Architecture |
|
Answer» RIGHT choice is (d) Logical ADDRESS For EXPLANATION I WOULD say: The logical address is the random address GENERATED by the processor. |
|