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
Which command is used to delete all files in the current directory and all its sub-directories?
How do I clear my terminal history?
What are filter commands in unix?
What are file commands?
What are awk commands?
What is the use of cut command in unix?
Can you explain a little bit about command substitution?
What is s and g in sed command?
Differentiate cmp command from diff command.
How to use grep command to list find the records of a file containing 10 different strings?
What is “chmod” command?
Why is awk called awk?
What are the general commands in using unix os for a beginner?
How do I search a whole word in vim?
What is the size of time_t?