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 difference between grep and find command in unix?
What does the md command do?
How to use grep command to list find the records of a file containing 10 different strings?
How do I search a whole word in vim?
Which command is used to copy files?
What does #!/ Bin sh do?
Why is it called grep?
How do you grep recursively?
What command is used to switching between users in unix?
What is the comma to display different lines that are found when compare two files?
Who wrote grep?
Explain mount and unmount command.
Which command is used to delete all files in the current directory and all its sub-directories?
What is the use of sed command in unix?
Is grep faster than awk?