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


Please Help Members By Posting Answers For Below Questions

How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?

771


What is used to type command?

559


Which command is used to delete all files in the current directory and all its sub-directories?

680


What does the “echo” command do?

636


What is updatedb?

596






What is the difference between cat command and more command?

607


What are bash commands?

606


How do I find previous commands in unix?

607


What do chmod command do?

610


What is the use of sed command in unix?

610


How does the system know where one command ends and another begins?

1587


How do you repeat a command in terminal?

602


What is the use of the command 'ls -x chapter[1-5]' ?

668


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)?

973


What does this command do? Cat food 1 > kitty

984