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
Explain command to view process running?
How do I use grep to search for a file?
Why is shebang used?
What does sed command do in unix?
What does #!/ Bin sh do?
How do you grep a case insensitive?
What command will change your prompt to myprompt?
Are you in or at the office?
How many unix commands are there?
Explain the steps that a shell follows while processing a command.
What is s and g in sed command?
Name the various commands that are used for the user information in unix.
Explain how to use grep command to list find the records of a file containing 10 different strings?
What is the use of cut command in unix?
Name the unix command to find how many days the server has been up.