You are on page 1of 1

SET - A

G. H. RAISONI COLLEGE OF ENGINEERING, NAGPUR


(An Autonomous Institute and Affiliated to RTM Nagpur University)
Department of Computer Science & Engineering
End Semester Examination, Winter 2018, Session 2018-19
Subject: -Operating System (BCSL304)
V/CSE/D Date of Exam: - 06/10/2018
Time: - 2 hour Total Marks: - 60

REGNO - SEM / SECTION -

ROLL NO. - MARKS OBTAINED -

PART – A

Q. CO Question Marks
No
1 CO1 Write 2 line description and execute the following instructions in Powershell [5 M]
Create a text file
Rename a text file
2 CO1 Create an array 'AA' of 10 integer elements (1 to 10) in Powershell and print all elements [5 M]
of array, Determine Length of above array, Print 2nd, 4th and 6th element of an array
3 CO6 Write and execute do..while loop in Powershell to print first 10 alphabets. [5 M]

4 CO6 Write and execute Switch with break statement in Poweshell for basic arithmetic [5 M]
calculations
5 CO6 Write a xv6 code for standard input connected to the read end of a pipe [5 M]

6 CO6 Write a xv6 code for Sleep and Wakeup [5 M]

You might also like