distinguish between multi-tasking,multi-user,multi-
processing and time sharing?
Answer Posted / amit
multitasking means multiple taske executed in a program.
task is the set of instructions.
mutiuser means an environment where multiple users can work
at the same time.
Multiprocessing means a system where there are more than
one processor.
time sharing systems are those in whoch processess are
assigned a time slice in which process has to complete its
execution.
| Is This Answer Correct ? | 17 Yes | 4 No |
Post New Answer View All Answers
How do you grep a case insensitive?
Using unix command how to display no of records in oracle?
What is the difference between awk and grep?
What is unix command?
What command is used to switching between users in unix?
What are filter commands in unix?
What does this command do? Cat food 1 > kitty
What will the following command do?
What is the use of the command 'ls -x chapter[1-5]' ?
Name the various commands that are used for the user information in unix.
What is the use of find command in unix?
What does grep v grep do?
What is in grep command?
What is the pipe command?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.