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 is the command to view process running?
What is ctrl d?
How to find $ai_serual resolved path by using unix
What is the use of find command in unix?
How many unix commands are there?
Can you explain a little bit about command substitution?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
Give the command for finding the current date.
How do I search for text in vi?
What is command substitution?
Explain command to view process running?
What does this command do,"$more readme.txt“?
Is grep faster than awk?
What do know about tee command and its usage?
How can we use grep command in unix?