distinguish between physical addresses and logical address?

Answers were Sorted based on User's Feedback



distinguish between physical addresses and logical address?..

Answer / ayyappan

physical address is generated by cpu unit where as
logical address generated by memory.

physical address- generated by hardware always
eg:- MAC address
Logical Address- generated by system software
(system configuration.)
eg:- IP address.

Is This Answer Correct ?    19 Yes 3 No

distinguish between physical addresses and logical address?..

Answer / udaykumar

physical address is generated by memory unit where as
logical address generated by cpu

Is This Answer Correct ?    17 Yes 5 No

distinguish between physical addresses and logical address?..

Answer / pritesh_8

the address generated by segmentation from virtual address is logical address if no paging is implemented then logical address is physical address if paging is implemented then physical address is generated by paging using logical address

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Unix Commands Interview Questions

Give a regular expression that finds two things, try to come up with regular expressions that find each individually using "egrep" command?

5 Answers  


what does the job command do?

4 Answers  


How do you list the files in an UNIX directory while also showing hidden files?

6 Answers  


How do I run a whois command?

0 Answers  


What are the general commands in using unix os for a beginner?

0 Answers  






How do you stop a running process?

7 Answers  


What does this command do? Cat food 1 > kitty

0 Answers  


What is grep and how do you use it?

0 Answers  


Explain the steps that a shell follows while processing a command.

0 Answers  


what is the use of uniq commmand?

8 Answers  


Write a command to find all of the files which have been accessed within the last 30 days.

5 Answers   Google, IBM, Satyam,


What is use of sed command?

12 Answers   BitWise, Infosys, Reliance,


Categories