You are on page 1of 2

Name: Roll No: Section:

Academic Task Number: CA-1 Course code: CSE 357


Date of allotment: 08 Feb 2024 Course title: Combinatorial Studies
Date of commencement: 22 Feb 2024 Maximum Marks:30
Academic Task Type: MCQ Set -B

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 Marks

b b b d a,b c a,b a,d b a a b d a d

FIFO scheduling is a type of: Q2 A process which is copied from main memory to secondary memory
Q1 (a) Pre-emptive scheduling on the basis of requirement is known as
(b) Non-Pre-emptive scheduling (a) Paging
(c) Library (b) Demand Paging
(d) None of the above (c) Threads
(d) All of the mentioned
Is mutual exclusion required for shareable resources? Q4 When can the binding of instructions and data to memory addresses
Q3 (a) Yes be done?
(b) No (a)Load time
(c) Maybe (b)Compile time
(d) None of the above (c) Execution time
(d) All of the above
Unsafe states are? Q6 The release and request of resources are a type of which of the
Q5 (a) Not deadlocks following?
(b) Deadlocks (a) I/O interrupts
(c) Livelock (b) Command lines
(d) None of the above (c) System calls
(d) None of the above
Q7 A binary semaphore has a value of Q8 Which of the following are two types of atomic operations performed
(a) 0 by semaphores?
(b) 1 (a) Wait, Signal
(c) -1 (b) Wait, Stop
(d) 2 (c) Signal, Stop
(d) Signal, Wait
The most optimal CPU scheduling algorithm is ________ Why is CPU scheduling done?
(a) First Come First Serve (a) increase CPU utilization
Q9 (b) Shortest Job First Q10 (b) decrease CPU utilization
(c) Round Robin (c) decrease cost
(d) None of the above (d) None of the above
Page 1 of 2
Q11 In which type of kernel does the entire operating system run as a Q12 Among the Batch operating system and time-sharing operating
single program? system, which operating system reduces the CPU idle time?
(a) Monolithic kernel (a) Batch Operating System
(b) Microkernel kernels (b) Time-sharing Operating Systems
(c) Hybrid Kernels
(d) All of the above
Q13 Which of the following is the feature of the operating system? Q14 What of the following defines thread cancellation?
(a) Error detection aids (a) The process of termination a thread process before its
(b) Control over system performance execution
(c) Coordination between other software and users (b) The process of termination a thread process after its
(d) All of the above execution
(c) both of the above
(d) None of the above
Q15 Select the correct definition of spooling.
(a) is a type of fast memory
(b) hold all copies of data
(c) hold a single copy of data
(d) None of the above

Page 2 of 2

You might also like