distinguish between multi-tasking,multi-user,multi-
processing and time sharing?
Answer Posted / yuvaraja
Multi Processing -is the ability to use more than one
processor (CPU), on a single machine.
Multi Tasking -is used when more than one
applications/programs/tasks are being run on a single
processor.
| Is This Answer Correct ? | 41 Yes | 11 No |
Post New Answer View All Answers
What are the differences among a system call, a library function, and a unix command?
How do I search for a file in unix command?
What is awk good for?
What are file commands?
Which command will print your home directory on screen?
What is the difference between grep and grep?
What is rmdir command?
What is grep command in unix with examples?
What is the difference between awk and grep?
What are filter commands in unix?
Differentiate cat command from more command.
What is the command to find hidden files in the current directory?
How do I use grep to find a file?
Is ‘du’ a command? If so, what is its use?
What is s and g in sed command?