

InterviewSolution
Saved Bookmarks
1. |
What is responsible for creating a process from a program?(a) OS(b) Web(c) Internet(d) FirewallThis question was posed to me in an interview for internship.Question is taken from Multiprogramming in section Operating Systems of Computer Fundamentals |
Answer» RIGHT choice is (a) OS For explanation: OS is responsible for creating a process from a program. OS STANDS for operating system. A process is CREATED in order to be executed by using COMPUTER FACILITIES. |
|