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 updatedb?
What does sed command do in unix?
What is the use of find command in unix?
What are bash commands?
Is grep faster than awk?
What are the general commands in using unix os for a beginner?
What is the command to find hidden files in the current directory?
What is ‘ps’ command for?
Explain ‘system calls’ with respect to unix commands?
Name the general commands in using unix os for a beginner?
How do you grep a case insensitive?
Write a command that will display files in the current directory, in a colored, long format.
What is command substitution?
What difference between cmp and diff commands?
What do chgrp command do?