distinguish between physical addresses and logical address?
Answer Posted / george isange
Logical Addresses: Logical addresses are generated by the CPU.
When the program is executed the CPU
takes this layout image that the compiler made and hands
out some addresses (logical ones) to the ones generated from
the code.
Physical Addresses: The physical addresses are not generated
until after the CPU generates some set of logical addresses
(consisting of a base address and an offset). The logical
addresses go through the MMU or another device and somewhere
along the line the logical addresses are mapped to physical
RAM addresses.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What do chgrp command do?
What is the difference between grep and grep?
Explain command to show the space allocation of files?
What are filter commands in unix?
What is ctrl d?
How do I delete files from command prompt?
What command is used to check the current users?
What is difference between grep and find command in unix?
What is in grep command?
hw will u use awk in replacing cahrs and files
Can you enlist some commonly used network commands?
What will the following command do?
What difference between cmp and diff commands?
Which command is used to delete all files in the current directory and all its sub-directories?
What is a command and examples?