distinguish between multi-tasking,multi-user,multi-
processing and time sharing?
Answer Posted / opensky
multi-tasking is general term.
multi-user, is facility that allow access simultaneously to
multiple users.
multi-processing, is facility, where multiple process can
run on OS.
time sharing, is again general term.
| Is This Answer Correct ? | 14 Yes | 32 No |
Post New Answer View All Answers
What are the differences among a system call, a library function, and a unix command?
Who invented grep?
Describe the usage and functionality of the command rm –r * in unix?
Explain command to show the space allocation of files?
Name the various commands that are used for the user information in unix.
Does cp command overwrite files?
What's a command word?
What is grep r?
What is the functionality of a top command?
What is the command to find hidden files in the current directory?
How do you repeat a command in terminal?
Differentiate cat command from more command.
Is grep faster than awk?
Explain ‘library functions’ with respect to unix commands?
What are file commands?