Code Question Option A Option B Option C Option D Answer
CS604 The Collection Of Processes That Is Waiting On The Disk To Be Brought Into The Memory For Execution Forms The -------- Input Queue Output Queue Both Input And Output Queue None Of The Given Options A
CS604 The Performance Of Round Robin Algorithm Does Not Depends Heavily On The Size Of The Time Quantum True False Na Na A
CS604 You Can Display The Contents (Names Of Files And Directories) Of A Directory In Unix/Linux Directory Structure With The --------------- Command Ll S Ls None Of The Given Options C
CS604 __________ Is An Integer Variable Accessible Through Wait And Signal Which Are Atomic Operations Semaphore Mutex Busy W Aiting Signal A
CS604 A Thread Is __________ A Lightweight Process Where The Context Switching Is Low A Lightweight Process Where The Context Swithching Is High Is Used To Speed Up Paging None Of The Above A
CS604 __________ Is A Solution To The Problem Of Indefinite Blockage Of Low-Priority Processes Starvation Deadlock Aging None Of The These C
CS604 Round Robin Algorithm Is Similar To __________ Scheduling But Preemption Is Added To Switch Between Processes Shortest Job First Shortest Remaining Time First First Come First Server None Of These C
CS604 Let S And Q Be Two Semaphores Initialized To 1 Where P0 And P1 Processes The Following Statements Wait(S);Wait(Q); ---; Signal(S);Signal(Q) And Wait(Q); Wait(S);---;Signal(Q);Signal(S); Respectively. The Above Situation Depicts A ___________ Semaphore Deadlock Signal Interrupt B
CS604 We Can Install And Run Multiple Os By Using Vmware True False Na Na A
CS604 Swapper Is Also Termed As Short Term Scheduler True False Na Na B
CS604 __________ Integer Shows The Highest Priority Of A Process In Cpu Scheduling Small Large Both A And B None Of These A
CS604 The Memory Address Register Is Used To Store Data To Be Transferred To Memory Data That Has Been Transferred From Memory The Address Of A Memory Location An Instruction That Has Been Transferred From Memory C
CS604 The Bottom-Up View Is That Operating System Is A Resource Manager Who Manages The Hardware And Software Resources In The Computer System True False Na Na A
CS604 __________ Is Caused Due To Un-Used Space In Fixed Size Blocks/ Pages Internal Fragmentation External Fragmentation Paging Mvt A
CS604 The Solution To Critical Section Problem Is : Mutual Exclusion Progress And Bounded Waiting The Statement Is False The Statement Is True The Statement Is Contradictory None Of The Above B
CS604 Dos Is Single User Operating System True False Na Na A
CS604 Cpu Performance Is Measured Through __________ Throughput Mhz Flaps None Of The Above A
CS604 Starvation Is Infinite Blocking Caused Due To Unavailability Of Resources True False Na Na A
CS604 The Main Characteristic Of A Real Time System Is Efficiency Large Virtual Memory Large Secondary Storage Device Usability D
CS604 ___________ Wastes Cpu Cycles And Hence Is A Problem In Real Multiprogramming System Busy Waiting Spinlock Critical Section Mutex A