SVKM’S NMIMS MPSTME, Shirpur Campus
Course: B Tech / MBA TECH [CS] SEM: VI
Subject: Unix Programming Academic Year: 2020-21
Duration: 45 minutes Marks: 20
Date of Exam: 15/03/2021 SET: A
Mid Term Test–II
Note: 1. Question number 1 is compulsory.
2. Out of remaining questions attempt any TWO.
3. Attempt total three questions.
4. Student should turn ON the camera, No Browsing, Screen sharing is mandatory.
Q.1 MCQs/ Fill in the blanks/ Pair matching [12]
Q.2 Explain the different states of the process with the help of diagram. [4]
Q.3 Write short note on the following with example: [4]
a. Thread Creation
b. Thread Synchronization
c. Thread Termination
d. Thread Cleanup handlers
Q.4 What are pipes? What are its limitations? Write a program to send data [4]
from parent to child over a pipe.