distinguish between physical addresses and logical address?
Answer Posted / bharti.n.jasuja
Logical address=
Virtual address i.e.
Division of frames.
It is generated by
memory.
Physical address=
Absolue address
i.e. Division of
pages. It is
generated by CPU.
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
Is grep faster than awk?
What is the comma to show the space allocation of files?
What is the use of finger command?
How do I run a bash script?
What is awk command used for?
What is grep short for?
What will the following command do?
How do I find previous commands in unix?
Can you enlist some commonly used network commands?
Which command should you use to find the remaining disk space in unix server?
What does the command '$ls | wc –l > file1' do?
What is the command to find maximum memory taking process on the server?
What is the pipe command?
What is unix command line?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?