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
Is grep faster than awk?
What is the pipe command?
Name the various commands that are used for the user information in unix.
How do you grep a case insensitive?
Why is it called grep?
Which unix command lists files/folders in alphabetical order?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
How do I run a whois command?
What does the command '$ls | wc –l > file1' do?
Is ‘du’ a command? If so, what is its use?
What is the command to find maximum memory taking process on the server?
Write a command to display a file’s contents in various formats?
What are file commands?
Enlist some filename manipulation commands in unix.
What is command statement?