distinguish between multi-tasking,multi-user,multi-
processing and time sharing?
Answer Posted / lipsa naik
Multi-user is a term that defines an operating system or
application software that allows concurrent access by
multiple users of a computer. Time-sharing systems are
multi-user systems. Multiprocessing is the use of two or
more central processing units (CPUs) within a single
computer system
| Is This Answer Correct ? | 10 Yes | 26 No |
Post New Answer View All Answers
What is the command to find hidden files in the current directory?
What is the unix command to confirm a remote host is alive or not?
what is the advaantage of each user having its own copy of the shell?
Why is shebang used?
Which command is used to find whether the system is 32 bit or 64 bit?
How do I use nslookup?
What is the difference between grep and grep?
Explain command to view process running?
What is nr in awk command?
What do chmod, chown, chgrp commands do?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What is the use of sed command in unix?
How do I clear my terminal history?
What are the commands in UNIX to list the files in a Directory?
What does sed command do in unix?