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 grep v do?
How does the system know where one command ends and another begins?
What is the difference between cat and more command?
What is the use of the tee command?
What is used to type command?
How do I delete files from command prompt?
What is grep and how do you use it?
What is the use of cut command in unix?
What is difference between grep and find command in unix?
What does the command ' $who | sort –logfile > newfile' do?
What is {} in find command?
What is the use of the command 'ls -x chapter[1-5]' ?
Explain mount and unmount command.
Write a command that will display files in the current directory, in a colored, long format.
What is the use of sed command in unix?