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 in grep command?
Why is awk called awk?
What is the use of egrep command in unix?
What is the difference between cat command and more command?
What is ‘ps’ command for?
What is ctrl d?
What is the difference between awk and grep?
What is grep command in unix with examples?
What is the pipe command?
How can we use grep command in unix?
Explain ‘library functions’ with respect to unix commands?
What is the functionality of a top command?
What is rmdir command?
Describe the usage and functionality of the command rm –r * in unix?
What happens when we execute a unix command?