distinguish between multi-tasking,multi-user,multi-
processing and time sharing?
Answer Posted / farishta
multi - programming : multiple programs can be run on the
same system
muti tasking : an logical extension of multi pprogramming
to perform multiple task at a same time or at different time
multi user : multiple users can work on time time or
different time
multi processing : multiple jobs by several cpus
timesharing : different tasks can share different rsources
Is This Answer Correct ? | 27 Yes | 9 No |
Post New Answer View All Answers
What is the unix command to confirm a remote host is alive or not?
Does cp command overwrite files?
What is grep r?
Is command prompt unix?
What is awk used for?
How to use grep command to list find the records of a file containing 10 different strings?
What is difference between grep and find command in unix?
Which command will print your home directory on screen?
What is the difference between cat and more command?
What is the command to find hidden files in the current directory?
What are bash commands?
Enlist some filename manipulation commands in unix.
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What does #!/ Bin sh do?
How do you grep recursively?