Assignment_ 02
Assignment_ 02
Assignment # 02
Department of Computer Science
Q 01: [CLO-2]
Including the initial parent process, how many processes are created?
Q 02: [CLO-2]
When a process creates a new process using the fork () operation, which of the following states is shared
between the parent process and the child process? a. Stack b. Heap c. Shared memory segments.
Q 03: [CLO-2]
Q 05: [CLO-2]
It is sometimes difficult to achieve a layered approach if two components of the operating system are
dependent on each other. Identify a scenario in which it is unclear how to layer two system components
that require tight coupling of their functionalities.
****************************** *******************************