distinguish between multi-tasking,multi-user,multi-
processing and time sharing?
Answer Posted / amit
multitasking means multiple taske executed in a program.
task is the set of instructions.
mutiuser means an environment where multiple users can work
at the same time.
Multiprocessing means a system where there are more than
one processor.
time sharing systems are those in whoch processess are
assigned a time slice in which process has to complete its
execution.
Is This Answer Correct ? | 17 Yes | 4 No |
Post New Answer View All Answers
What is the use of cut command in unix?
What is a bash command?
What is the command to find hidden files in the current directory?
Why is awk called awk?
What is time_t?
Can you enlist some commonly used network commands?
What difference between cmp and diff commands?
What is grep in bash?
Why is grep called grep?
What happens when we execute a unix command?
How do I use grep to find a file?
Does cp command overwrite files?
What is the use of the tee command?
How do I clear my terminal history?
Describe the zip/unzip command using gzip.