You are on page 1of 17

Come & Join Us at VUSTUDENTS.

net
For Assignment Solution, GDB, Online Quizzes, Helping Study material,
Past Solved Papers, Solved MCQs, Current Papers, E-Books & more.

Go to http://www.vustudents.net and click Sing up to register.

VUSTUENTS.NET is a community formed to overcome the disadvantages of distant


learning and virtual environment, where pupils dont have any formal contact with their
mentors, This community provides its members with the solution to current as well as the
past Assignments, Quizzes, GDBs, and Papers. This community also facilitates its
members in resolving the issues regarding subject and university matters, by providing
text e-books, notes, and helpful conversations in chat room as well as study groups. Only
members are privileged with the right to access all the material, so if you are not a
member yet, kindly SIGN UP to get access to the resources of VUSTUDENTS.NET
Regards
VUSTUDENTS.NET TEAM.
Virtual University of Pakistan

Come & Join Us at www.vustudents.ning.com

CS604_ Operating Systems_ Quizzes _Solved


~*~Power Girls~*~

Answer:-1-= (2)Resource Allocation graph (RAG )

Come & Join Us at www.vustudents.ning.com

Answer:-2= (4) Overlays

Answer:-3= (2)programmers

Answer:-4= (1) safe

Come & Join Us at www.vustudents.ning.com

Answer:-5=(1) Input queue

Come & Join Us at www.vustudents.ning.com

Answer:-6=Bankers

Answer:-7= permanent and non volatile

Come & Join Us at www.vustudents.ning.com

Answer:-8=(1) addressing

Come & Join Us at www.vustudents.ning.com

Answer:-9= (1) amount of memory swapped

Come & Join Us at www.vustudents.ning.com

Answer:-10= (1) Claim edge

QUIZ _2
Question # 1 of 10 ( Start time: 07:12:30 PM ) Total Marks: 1
_________ algorithm is used in Deadlock avoidance.
Select correct option:
Bakery
Bankers
Mutual exclusion
Safe Sequence

Question # 2 of 10 ( Start time: 07:12:40 PM ) Total Marks: 1


When the address used in a program gets converted to an actual physical RAM
address, it is called -----------Select correct option:
Execution
Loading
Address Binding
Compiling
Question # 3 of 10 ( Start time: 07:14:27 PM ) Total Marks: 1
Overlays are implemented by the _________________
Select correct option:
Operating system
Programmer

Come & Join Us at www.vustudents.ning.com

Kernel
Shell
Question # 4 of 10 ( Start time: 07:14:41 PM ) Total Marks: 1
----------holds the smallest legal physical memory address for a process
Select correct option:
Base register
Limit register
Index register
Stack pointers register

Question # 5 of 10 ( Start time: 07:15:05 PM ) Total Marks: 1


In Swapping technique of Memory Management, the total amount transfer time
is directly proportional to the _______________.
Select correct option:
amount of memory swapped
amount of space on backing store
space on main memory
all the given options are correct
Question # 6 of 10 ( Start time: 07:15:36 PM ) Total Marks: 1
Object files and libraries are combined by a ----------- program to produce the
executable binary
Select correct option:
Compiler
Linker
Text editor
Loader
Question # 7 of 10 ( Start time: 07:16:44 PM ) Total Marks: 1
Main Memory is _____________ memory.
Select correct option:
Volatile
Non-volatile

Come & Join Us at www.vustudents.ning.com

Permanent
Virtual
Question # 8 of 10 ( Start time: 07:17:04 PM ) Total Marks: 1
In___________, the library files are linked at load time.
Select correct option:
Static Linking
Dynamic Linking

Question # 9 of 10 ( Start time: 07:18:18 PM ) Total Marks: 1


---------------keep in memory only those instructions and data that are needed at
any given time.
Select correct option:
Fragmentation
Paging
Swapping
Overlays
Question # 10 of 10 ( Start time: 07:18:50 PM ) Total Marks: 1
If the system can allocate resources to each process in some order and still avoid
a deadlock then it is said to be in _________ state.
Select correct option:
Safe
Un-Safe
Mutual
Starvation

QUIZ_3
Question # 1 of 10 ( Start time: 08:46:31 PM ) Total Marks: 1
---------------keep in memory only those instructions and data that are needed at
any given time.
Select correct option:
Fragmentation
Paging
Swapping
Overlays

Come & Join Us at www.vustudents.ning.com

Question # 2 of 10 ( Start time: 08:47:05 PM ) Total Marks: 1


---------- register contains the size of the process
Select correct option:
Base register
Index register
Limit register
Stack pointers register
Question # 3 of 10 ( Start time: 08:48:09 PM ) Total Marks: 1
A program can not execute unless whole or necessary part of it resides in the
main memory.
Select correct option:
True
False

Question # 4 of 10 ( Start time: 08:48:46 PM ) Total Marks: 1


If the system can allocate resources to each process in some order and still avoid
a deadlock then it is said to be in _________ state.
Select correct option:
Safe
Un-Safe
Mutual
Starvation
Question # 5 of 10 ( Start time: 08:49:00 PM ) Total Marks: 1
In Resource Allocation Graph, a _________Pi --->Rj indicates that process Pi may
request resource Rj at some time in the future.
Select correct option:
Claim edge
Request edge
Assignment edge
Allocation edge

Come & Join Us at www.vustudents.ning.com

Question # 6 of 10 ( Start time: 08:50:12 PM ) Total Marks: 1


What do we name to an address that is loaded into the memory-address register
of the memory?
Select correct option:
Logical address
Physical address
Binary addresses
None of the given options

Question # 7 of 10 ( Start time: 08:50:53 PM ) Total Marks: 1


The ----- is a single program that produces an object file
Select correct option:
Linker
Compiler
Loader
Text editor
Question # 8 of 10 ( Start time: 08:51:59 PM ) Total Marks: 1
Cache is non-volatile memory.
Select correct option:
True
False
Question # 9 of 10 ( Start time: 08:52:21 PM ) Total Marks: 1
Bankers algorithm is used for ________________
Select correct option:
Deadlock avoidance
Deadlock detection
Deadlock prevention
Deadlock removal
Question # 10 of 10 ( Start time: 08:52:41 PM ) Total Marks: 1
When the address used in a program gets converted to an actual physical RAM
address, it is called -----------Select correct option:
Execution
Loading

Come & Join Us at www.vustudents.ning.com

Address Binding
Compiling

Quiz_4

ANSWER:1=VOLTILE

ANSWER:2=True

Come & Join Us at www.vustudents.ning.com

ANSWER:3=Logical Address

ANSWER:4= LIMIT Register ( Contains the size of the process.)

Come & Join Us at www.vustudents.ning.com

ANSWER:5= All of the given

ANSWER:6= False

Come & Join Us at www.vustudents.ning.com

ANSWER:7= True

ANSWER:8= False

Come & Join Us at www.vustudents.ning.com

ANSWER:9= Circular wait

ANSWER:10= Resource allocation Graph

Come & Join Us at www.vustudents.ning.com

You might also like