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 use of awk command in unix?
What are the differences among a system call, a library function, and a unix command?
How can we use grep command in unix?
What does the “echo” command do?
What do know about tee command and its usage?
What does 'mkdir' command do in UNIX?
Explain ‘system calls’ with respect to unix commands?
What is the general format of unix command syntax?
What will the following command do?
What command will change your prompt to myprompt?
What are grep patterns?
Who invented grep?
What is the nmap command?
How can you see the command line history?
What is in grep command?