distinguish between physical addresses and logical address?
Answer Posted / faiyaz
This logical adresses mainly operates when cpu stores or perform some action. Unless and until any execution is done
by cpu which allocates some space in memory location.
whereas physical address is the address which tells adresss of particular instruction are loaded in memory.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the use of the tee command?
What does 'mkdir' command do in UNIX?
Why is awk called awk?
Which unix command to make a new directory?
Name the general commands in using unix os for a beginner?
How do I use grep to find a file?
What is s and g in sed command?
Is ‘du’ a command? If so, what is its use?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What is the use of finger command?
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)?
What are grep patterns?
What are the commands in UNIX to list the files in a Directory?
How many unix commands are there?
What does grep v do?