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
What difference between cmp and diff commands?
What are the general commands in using unix os for a beginner?
What is the comma to display different lines that are found when compare two files?
Give the command for finding the current date.
What does the command ' $who | sort –logfile > newfile' do?
Write a command that will display files in the current directory, in a colored, long format.
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What command is used to check the current users?
What is the use of the command 'ls -x chapter[1-5]' ?
Why is it called a shebang?
What do chmod command do?
What does the md command do?
How do I clear my terminal history?
What is time_t?