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 does awk stand for?
What is the command to view process running?
What does the command '$ls | wc –l > file1' do?
What is grep in bash?
Explain mount and unmount command.
What is the search command in unix?
What is the behavioural difference between cmp and diff commands?
why metadb requires a seperate slice to create Solaris volume manager
What is the use of awk command in unix?
Is ‘du’ a command? If so, what is its use?
What does the command ' $who | sort –logfile > newfile' do?
Why is awk called awk?
What is the comma to display different lines that are found when compare two files?
What are the commands in UNIX to list the files in a Directory?
What is the use of egrep command in unix?