distinguish between physical addresses and logical address?
Answers were Sorted based on User's Feedback
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 |
Answer / udaykumar
physical address is generated by memory unit where as
logical address generated by cpu
| Is This Answer Correct ? | 17 Yes | 5 No |
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 |
how unix kernel distinguishes between a normal file and device file ?
7 Answers Google, IBM, McAfee, Vodafone,
How do I search for a file in unix command?
what is exact definition of operating system?
What are the unix commands?
in unix echo is used for
10 Answers BFL, BirlaSoft, Patni,
What is the difference between AWK and SED commands? Plz give example and explain...
What is the use of pipes?
What is the difference between a hard link and a soft link in Unix?
when we installing aix os the ssh installed default?
what is the use of "grep" command?
what does a process mean?
How can you copy files or directories?