Question: Assume that we have a single process operating system. The operating system consists of just one process. Each application program will run as a thread

Assume that we have a single process operating system. The operating system consists of just one process. Each application program will run as a thread within the process. Which of the following are correct?
(a) The application programs can communicate with each other via shared memory
(b) The application programs can communicate with each other via message passing
(c) The application programs need to trust each other because they may access the files opened by each other
(d) The application programs cannot run on different processor cores
(e) When application program initiates a blocking I/O, the other application programs will have to wait for the I/) to complete first before they can perform any I/O operations

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!