distinguish between multi-tasking,multi-user,multi-
processing and time sharing?
Answer Posted / opensky
multi-tasking is general term.
multi-user, is facility that allow access simultaneously to
multiple users.
multi-processing, is facility, where multiple process can
run on OS.
time sharing, is again general term.
| Is This Answer Correct ? | 14 Yes | 32 No |
Post New Answer View All Answers
What is the size of time_t?
What is the difference between grep and grep?
Which command is used to copy files?
How can we use grep command in unix?
What is the difference between cat command and more command?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
How do I use nslookup?
Which command should you use to find the remaining disk space in unix server?
Why is it called grep?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Does cp command overwrite files?
What is the command to find hidden files in the current directory?
Differentiate cmp command from diff command.
What is awk used for?
How do you grep a case insensitive?