P2Pprogrammer 2 programmer

Home > Download > SMU - Question Paper > BSc IT > BT0070

Operating Systems


This is the collection of Sikkim Manipal University (SMU) question and answers for Operating Systems . It will help to prepare your examination. All question paper are classified as per semester, subject code and question type of Part A, Part B and Part C with multiple choice options as same as actual examination. SMU question papers includes year 2025, 2024, 2023 Sem I, II, III, IV, V, VI examinations of all subjects.

SMU question test set of old, last and previous year are updated regularly and it is absolutely free to use. Question paper includes Visual basic 6, VB.Net, C#, ASP.Net, Web, Oracle, Database, SQL, Software Engineering, C, C++, OOPS, MBA, MCA, BSC IT I have requested you kindly send me the question paper of Operating Systems , SMU - Bachelor of Science in Information Technology.

Course Name        BSc IT (Bachelor of Science in Information Technology)

Subject Code       BT0070 (Operating Systems )

Get Questions        PART - A    PART - B    PART - C

Subject : Operating Systems

     BT0070 : PART - C    


Q. 1Match the following
SET A
1. Directories
2. Special files
3. Links
4. Domain sockets
5. Named pipes
SET B
a. files that are lists of other files
b. the mechanism for input and output
c. a system to make a file or di
 A)1 – a, 2 – b, 3 – c, 4 – d, 5 – e
 B)1 – b, 2 – a, 3 – c, 4 – e, 5 – d
 C)1 – a, 2 – b, 3 – d, 4 – e, 5 – c
 D)1 – b, 2 – a, 3 – d, 4 – e, 5 – c
   
Q. 2Match the following
SET A
1. New
2. Running
3. Waiting
4. Ready
5. Terminated
SET B
a. The process is being created
b. Instructions are being executed
c. The process is waiting for some event to
occur
d. The
 A)1 – a, 2 – b, 3 – c, 4 – e, 5 - d
 B)1 – a, 2 – c, 3 – b, 4 – e, 5 – d
 C)1 – c, 2 – b, 3 – a, 4 – e, 5 – d
 D)1 – a, 2 – b, 3 – c, 4 – d, 5 – e
   
Q. 3The output of the following code will be
$cat > mtable
if [ $# -eq 0]
then
echo “number missing from command line
argument”
exit 1
fi
n=$1
for I in 1 2 3 4 5 6 7 8 9 10
do
echo “$n * $i = ‘expr $i \* $n’”
do
 A)It will print addition of all numbers from 1 to 10
 B)It will print multiplication of all numbers from 1 to 10
 C)It will print multiplication table of user entered number
 D)It will generate error
   
Q. 4Out of following which are reasons for
building distributed systems
a. Resource Sharing
b. Computation Speedup
c. Reliability
d. Communication
 A)only a and b
 B)only c and d
 C)a, b, c
 D)a, b, c, d
   
Q. 5Select true statement from the following
with respect to advantages of Linux
a. Linux provides an excellent return on
investment as it is freely downloadable
b. It cant be put to work on desktop
c. It provides royalty free development
 A)True, False, True, False
 B)False, True, False, True
 C)True, True, False, False
 D)False, False, True, True
   
Click here to get Operating Systems (BT0070 ) New Question


Home > Download > SMU - Question Paper > BSc IT > BT0070