github

Made bySaurav Hathi

CSE - Practice Test -05

Q1:

With    a page is brought into main memory only when the reference is made to a location
on that page.

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q2:

    provides a larger sized of virtual memory but require virtual memory which provides
multidimensional memory.

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q3:

is a large kernel containing virtually the complete operating system, including,
scheduling, file system, device drivers and memory management.

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q4:

is a large operating system core provides a wide range of services.

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q5:

 State whether true or false.

i)    Multithreading is useful for application that perform a number of essentially independent tasks that do not be serialized.

ii)    An example of multithreading is a database server that listens for and process numerous client request.

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q6:

With    only one process can execute at a time; meanwhile all other process are waiting for
the processer. With    more than one process can be running simultaneously each on a
different processer.

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q7:

The two central themes of modern operating system are...............

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q8:

    refers to the ability of multiple process (or threads) to share code, resources or data in
such a way that only one process has access to shared object at a time.

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q9:

    is the ability of multiple process to co-ordinate their activities by exchange of
information

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q10:

Techniques can be used to resolve conflicts, such as competition for resources, and to
synchronize processes so that they can cooperate.

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q11:

    Can be defined as the permanent blocking of a set of processed that either complete for
system resources or communicate with each other.

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q12:

The following conditions of policy must be present for a deadlock to be possible.

i. Mutual exclusion ii) Hold and wait iii) No preemption  iv) Circular wait

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q13:

A direct method of deadlock prevention is to prevent the occurrence of …………..

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q14:

State true of false.

i)    With paging, each process is divided into relatively small, fixed-size pages.

ii)    Segmentation provides for the use of pieces of varying size.

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q15:

The    policy segments the disks request queue into sub queues of the length N.

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q16:

Which of the following are the functions of operating system?

i) recovering from errors  ii) facilitating input/output  iii) facilitating parallel operation  iv) sharing hardware among users  

v)    implementing user interface

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q17:

File management function of the operating system includes

i) File creation and deletion  ii) Disk scheduling  iii) Directory creation  iv) Mapping file in secondary storage

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q18:

The    Determines when a page should be brought into main memory.

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q19:

With    A page is written out to secondary memory only when it has been selected for
replacement.

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q20:

ensures that once transaction completes successively, the results of the operations become
permanent.

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q21:

A process is created and is initially put in the........

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q22:

Which directory implementation is used in most of the Operating System?

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q23:

 Isolation property is also known as.........

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q24:

A thread is a..........

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q25:

Spanning tree Tis subgraph of connected graph G if 

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options: