distinguish between physical addresses and logical address?
Answer Posted / yash
physical address varies from computer to computer while in network communication but the logical address what we gives in the beginning is same as in the end.....
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the difference between awk and grep?
What does the command '$ls | wc –l > file1' do?
Why is it called a shebang?
What is grep short for?
What is the first character of the output in ls l command?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
How can you see the command line history?
Which command will print your home directory on screen?
Name the unix command to find how many days the server has been up.
Is grep faster than awk?
What do chmod command do?
Is command prompt unix?
What is the use of tee command?
Enlist some filename manipulation commands in unix.
What does this command do,"$more readme.txt“?