0% found this document useful (0 votes)
48 views1 page

A. Thread Creation B. Thread Synchronization C. Thread Termination D. Thread Cleanup Handlers

The document outlines an exam for a Unix Programming course including instructions, questions, and details about the exam such as date, duration, and marks. The exam contains multiple choice, fill in the blank, and pairing questions as well as questions requiring explanations of process states, threads, and pipes.

Uploaded by

Saket Singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
48 views1 page

A. Thread Creation B. Thread Synchronization C. Thread Termination D. Thread Cleanup Handlers

The document outlines an exam for a Unix Programming course including instructions, questions, and details about the exam such as date, duration, and marks. The exam contains multiple choice, fill in the blank, and pairing questions as well as questions requiring explanations of process states, threads, and pipes.

Uploaded by

Saket Singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

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.

You might also like