distinguish between physical addresses and logical address?
Answer Posted / yohannes tizazu
Logical address (virtual address) refers to a memory
location independent of the current assignment of data to
memory
Physical address (absolute address) the absolute location
of unit of data in memory
| Is This Answer Correct ? | 37 Yes | 6 No |
Post New Answer View All Answers
What is the size of time_t?
Can you enlist some commonly used network commands?
What are the unix commands?
What is difference between grep and find command in unix?
Does cp command overwrite files?
What is the search command in unix?
Which command is used to kill the last background job?
What do know about tee command and its usage?
What does the command '$ls | wc –l > file1' do?
What do chmod command do?
What is the difference between cat and more command?
What command is used to switching between users in unix?
Is command prompt unix?
What is the functionality of a top command?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include