distinguish between physical addresses and logical address?
Answer Posted / ragini
logical address used in virtual memory or by user
physical address used in main memory.
| Is This Answer Correct ? | 128 Yes | 32 No |
Post New Answer View All Answers
How does shebang work?
Which command is used to create a directory?
What command is used to switching between users in unix?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What is the general format of unix command syntax?
How to use grep command to list find the records of a file containing 10 different strings?
What are awk commands?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
Give the command for finding the current date.
What does the command ' $who | sort –logfile > newfile' do?
Differentiate cat command from more command.
How can we use grep command in unix?
Why is grep called grep?
What is pipe command in unix?
What is awk command used for?