distinguish between multi-tasking,multi-user,multi-
processing and time sharing?
Answer Posted / jatin khurana
multiprogramming-more than one program resides in the memory
& they are executed in interleaving fashion.CPU switches from one program to another if any I\O operation occurs, not fixed time allocated to each program
multitasking-logical extension of multiprogramming in which every job is executed for a given time slot & wait for its turn again so this generally uses the round robin scheduling
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
Explain mount and unmount command.
Using unix command how to display no of records in oracle?
Explain command to view process running?
Describe the zip/unzip command using gzip.
How do I use grep to search for a file?
Differentiate cmp command from diff command.
What is the command to view process running?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
hw will u use awk in replacing cahrs and files
Who wrote grep?
How to use grep command to list find the records of a file containing 10 different strings?
What does sed command do in unix?
What are the differences among a system call, a library function, and a unix command?
Explain ‘system calls’ with respect to unix commands?
What command is used to check the current users?