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
How can you see the command line history?
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)?
Which command will print your home directory on screen?
What is time_t?
What is “chmod” command?
What does the command ' $who | sort –logfile > newfile' do?
What does the “echo” command do?
What is rmdir command?
What is the use of the tee command?
What is the comma to display different lines that are found when compare two files?
What is unix command line?
What do know about tee command?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is grep in bash?
Is command prompt unix?