distinguish between physical addresses and logical address?
Answer Posted / ravinder kaur
the address generated by cpu is logical address. logical
address is generated when instruction or data are executed.
during its processing by cpu it generate some address for
allocating some space in memory. this address is known as
logical address.
the address generated by memory unit: to load the
instruction and data in to memory register is known as
physical address..........
| Is This Answer Correct ? | 81 Yes | 12 No |
Post New Answer View All Answers
How do I use grep to search for a file?
What is time_t?
What command will change your prompt to myprompt?
What is the difference between cat command and more command?
Which command is used to copy files?
Write a command that will display files in the current directory, in a colored, long format.
Which command is used to restrict incoming messages?
Describe the zip/unzip command using gzip.
What command is used to switching between users in unix?
What is awk good for?
Is grep faster than awk?
Which command will print your home directory on screen?
How to display no of records in oracle using unix command?
How does the system know where one command ends and another begins?
What is {} in find command?