OS Practice Test Ques
OS Practice Test Ques
Operating systems
(A) enables the programmer to draw a flow chart
(B) provides a layer, user friendly interface
(C) links a program with subroutine it references
(D) all of these
4. What is the name of the operating system that reads and reacts in terms of actual time?
(A) Real time system
(B) Time sharing system
(C) Quick response system
(D) Batch system
8. The Operating System was first introduced, the primary goal was mainly to ___
(A) Share memory
(B) User friendly
(C) Optimize resources
(D) None of the given
9. Which one of the following errors will be handle by the operating system?
a) lack of paper in printer
b) connection failure in the network
c) power failure
d) all of the mentioned
16. Which of the following windows does not have a start button?
a. Windows 7
b. Windows 8
c. Windows XP
d. None of these
17. Which of the following operating systems does not support more than one program at a time?
a. Linux
b. Windows
c. MAC
d. DOS
18. Where are placed the list of processes that are prepared to be executed and waiting?
a. Job queue
b. Ready queue
c. Execution queue
d. Process queue
19. Which of the following does not interrupt the running process?
a. Timer interrupt
b. Device
c. Power failure
d. Scheduler process
20. What type of commands are required to perform various tasks in DOS?
a. Internal commands
b. External commands
c. Valuable commands
d. Primary commands
21. Which program runs first after booting the computer and loading the GUI?
a. Desktop Manager
b. File Manager
c. Windows Explorer
d. Authentication
23. Which of the following file systems is supported by the windows OS?
a. NTFS
b. FAT32
c. exFAT
d. All of the these
25. What type of memory stores data in a swap file on a hard drive?
a. Secondary memory
b. Virtual memory
c. Low memory
d. RAM
26. Which method is the best among file allocation methods?
a. Linked
b. Contiguous
c. Indexed
d. None of the these
28. In which allocation method does the user size the file before creating the file?
a. Contiguous
b. Linked
c. Indexed
d. None of the these
29. Which of the following component does not belong to PCB (Process Control Block)?
a. CPU registers
b. CPU scheduling information
c. Operating System information
d. Accounting information
35. Which of the following software is used to simplify using of system software?
(A) Time sharing
(B) Multi-tasking
(C) Operating environment
(D) Spreadsheet
A. 512K
B. 1K
C. 512 bytes
D. 4K
39. What physical component of the disk is responsible for reading and writing data on the disk?
A. Platter
B. Sector
C. Cluster
D. Read/write head
A. The time it takes to move the appropriate sector under the read/write head
B. The time it takes to move the read/write heads to the appropriate track
C. The time it takes to find a file that is being deleted
D. The time it takes to find an empty cluster to write to
41. Which of the following best describes where the Master Boot Record is located?
A. The time it takes to move the read/write heads to the appropriate track
B. The speed at which the disk spins
C. The time it takes for the sector that needs to be read to move under the read/write head
D. The time it takes to get the disk to spin at the maximum speed
43. What is the term used to describe the same track on all platters within a disk?
A. Track
B. Sector
C. Head
D. Cylinder
A. Oracle
B. Windows
C. Linux
D. Dos
46. Which of the following is a database of information about the windows operating system including
customized settings and software installations?
A. Registry
B. Performance Monitor
C. Changelog
D. None of the mentioned
A. Output
B. Operating System
C. Input
D. Memory
A. Prompt
B. Kernel
C. Shell
D. Command
49. What is the ready state of a process?
A. When process is unable to run until some task has been completed
B. When process is scheduled to run after some execution
C. When process is using the CPU
D. None of the mentioned
50. Which of the following memory unit that processor can access more rapidly
A. Main Memory
B. Virtual Memory
C. Cache memory
D. Read Only Memory
51. Process is
A. the technique of storage compaction involves moving all occupied areas of storage to one end or other
of main storage
B. compaction does not involve relocation of programs
C. compaction is also know as garbage collection
D. the system must stop everything while it performs the compaction
E. None of the above
54. Which of the following are loaded into main memory when the computer is booted?
56. The process of transferring data intended for a peripheral device into a disk (or intermediate store) so that it
can be transferred to peripheral at a more convenient time or in bulk, is known as
A. multiprogramming
B. spooling
C. caching
D. virtual programming
E. None of the above
57. Which of the following is false about disk when compared to main memory?
A. non-volatile
B. longer storage capacity
C. lower price per bit
D. faster
E. None of the above
58. What is the name of the technique in which the operating system of a computer executes several
programs concurrently by switching back and forth between them?
A. Partitioning
B. Multitasking
C. Windowing
D. Paging
59. Software that measures, monitors, analyzes, and controls real-world events is called:
A. system software
B. real-time software
C. scientific software
D. business software
60. A disk scheduling algorithm in an operating system causes the disk arm to move back and forth
across the disk surface in order to service all requests in its path. This is a
A. First come first served
B. Shortest Seek Time First (SSTE)
C. Scan
D. FIFO
61. Multiprogramming
A. is a method of memory allocation by which the program is subdivided into equal portions, or pages
and core is subdivided into equal portions or blocks.
B. consists of those addresses that may be generated by a processor during execution of a computation.
C. is a method of allocating processor time.
D. allows multiple programs to reside in separate areas of core at the time.
62.
Paging
A. is a method of memory allocation by which the program is subdivided into equal portions, or pages
and core is subdivided into equal portions or blocks.
B. consists of those addresses that may be generated by a processor during execution of a computation.
C.is a method of allocating processor time.
D. allows multiple programs to reside in separate areas of core at the time.
A. resource management
B. error recovery
C. memory management
D. All the above
66. A program
A. is a device that performs a sequence of operations specified by instructions in memory.
B. is the device where information is stored
C. is a sequence of instructions
D. is typically characterized by interactive processing and time of the CPU's time to allow quick
response to each user.
72. RAID level ________ refers to disk arrays with striping at the level of blocks, but without any
redundancy.
a) 0
b) 1
c) 2
d) 3
75. Mapping of network file system protocol to local file system is done by ____________
a) network file system
b) local file system
c) volume manager
d) remote mirror
76. The heads of the magnetic disk are attached to a _____ that moves all the heads as a unit.
a) spindle
b) disk arm
c) track
d) none of the mentioned
77. The time taken to move the disk arm to the desired cylinder is called the ____________
a) positioning time
b) random access time
c) seek time
d) rotational latency
79. In the _______ algorithm, the disk head moves from one end to the other, servicing requests along
the way. When the head reaches the other end, it immediately returns to the beginning of the disk
without servicing any requests on the return trip.
a) LOOK
b) SCAN
c) C-SCAN
d) C-LOOK
82. The address of the next instruction to be executed by the current process is provided by the
__________
a) CPU registers
b) Program counter
c) Process stack
d) Pipe
83. A Process Control Block(PCB) does not contain which of the following?
a) Code
b) Stack
c) Bootstrap program
d) Data
A. Java
B. Pascal
C. Programming C
D. Machine Language
89. The capability of a system to adapt the increased service load is called ___________
a) scalability
b) tolerance
c) capacity
d) none of the mentioned
98. In the linked allocation, the directory contains a pointer to which block?
I. first block
II. last block
a) I only
b) II only
c) Both I and II
d) Neither I nor II
103. A better way of contiguous allocation to extend the file size is _____________
a) adding an extent (another chunk of contiguous space)
b) adding an index table to the first contiguous block
c) adding pointers into the first contiguous block
d) none of the mentioned
106. For any type of access, contiguous allocation requires ______ access to get a disk block.
a) only one
b) at least two
c) exactly two
d) none of the mentioned
VMA
VMM
VMS
VMR
113. Which of the following cloud concept is related to pooling and sharing of resources?
a) Polymorphism
b) Abstraction
c) Virtualization
d) None of the mentioned
Storage-as-a-Service
Server-as-a-Software
Software-as-a-Service
None of the above
116. 8. When you add operating system and applications to the service, the model called as
____________.
A : PaaS
B : CaaS
C : SaaS
D : IaaS
118. Which one of the following was owned by an organization that sells cloud services?
Hybrid
Private
Community
Public
EC2
EC1
EC10
Hybrid
120. _______ enables batch processing, which greatly speeds up high-processing applications.
Scalability
Reliability
Elasticity
Utility
121. When a teenager enters his or her room, for example, the music will play louder, lights may dim,
and the computer might initiate specific Skype connections. If a parent enters the room, the volume
will lower, lights will turn on, and the Skype page might
A : Energy aware Cloud Computing
B : Multimedia Cloud Computing
C : Home Based Cloud Computing
D : Cloud TV Computing