Operating Systems Cse111
Operating Systems Cse111
join :- https://web.telegram.org/k/#@programmingsolutionscodetantra
4. This cycle, of going through __________ states of running and input/output, may be
repeated over and over until the job is completed.
a) evaluation
b) process
c) program
d) data
8. A technique that allows more than one program to be ready for execution and
provides the ability to switch from one process to another.
a) multitasking
b) multiprocessing
c) multitasking
d) multiprogramming
4. Both client and server release _________ connection after a page has been
transferred.
a) IP
b) TCP
c) Hyperlink
d) Network
10. A method used to force one thread to wait for another thread to finish.
a) join()
b) connect()
c) combine()
d) concat()
3. Secondary memory is the long term store for programs and data while main
memory holds program and data currently in use. What kind of an organization is
this?
a) Physical
b) Logical
c) Structural
d) Simple
9. __________ is used to shift processes so they are contiguous and all free memory is
in one block.
a) Fragmentation
b) Compaction
c) External Fragmentation
d) Division
10. _______ searches for smallest block. The fragment left behind is small as possible.
a) best fit
b) first fit
c) next fit
d) last fit
8. Any program, no matter how small, occupies an entire partition. This is called
_____________
a) fragmentation
b) prior fragmentation
c) internal fragmentation
d) external fragmentation
9. When access is granted to append or update a file to more than one user, the OS
or file management system must enforce discipline. This is _________
a) Simultaneous access
b) Compaction
c) External Fragmentation
d) Division
10. The user can load and execute a program but cannot copy it. This process is?
a) Execution
b) Appending
c) Reading
d) Updating