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 |
what is tar command and what are the different types of tar commands?
What is the command to find hidden files in the current directory?
What is the difference between pipe and xargs?
How do I run a bash script?
What is the search command in unix?
What is file system in unix??
Suppose 1000 processes are running on the system out of those if you have to show only certain process ids which command will you use?
Which Command is Used for temprary switch User?
What is pipe command in unix?
What do you mean by zambie process?
What is Unix, and how does it differ from other operating systems?
How to copy multiple files and directories into some other directory?