Which one is not needed for Multi-program enviornment?
1) virtual memory
2) security
3) time sharing
4) none of the above.
Answer Posted / r.sathya
3)time sharing
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Tell me when we browse internet system getting 500 error how will you solve the problem?
Explain the reasons of rebooting the system?
Explain what is windows daemon?
Tell me how to share printer through ftp(fire transfer protocol)?
Which protocol is working behind dhcp server? And what exactly dora does?
Explain yielding in threading?
Explain how scheduling and priority works in threads?
What are three ways in which a thread can enter the waiting state?
What is wait() and notify()?
What are multithreading models?
What is thread injection?
Explain which one you will use to implement critical section?
How do you kill tasks?
How do you kill a process using pid?
What is thread safety? How do you achieve it?