distinguish between physical addresses and logical address?
Answer Posted / 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 |
Post New Answer View All Answers
What is the behavioural difference between cmp and diff commands?
What do chown command do?
Explain ‘library functions’ with respect to unix commands?
How does the system know where one command ends and another begins?
What is the command to find maximum memory taking process on the server?
How do I search a whole word in vim?
Who invented grep?
What is grep short for?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What is the use of tee command?
Write a command to display a file’s contents in various formats?
How can we use grep command in unix?
Which command is used to find whether the system is 32 bit or 64 bit?
What does find command return in unix?
What is awk good for?