1. Operating System assumes responsibility, that of serving as a ____
-
Control program
Contribute program
Supplement program
2. A ____ controls the execution of user programs to prevent errors and improper use of the computer.
-
control program
contribute program
supplement program
3. What is the host controller?
-
controller built at the end of each disk
controller at the computer end of the bus
all of the mentioned
4. controller sends the command placed into it, via messages to the controller.
-
host, host
disk, disk
host, disk
5. Multiprogramming systems
-
Are easier to develop than single programming systems
Execute each job faster
Execute more jobs in the same time period
6. Breaking deadlock is possible by
-
Abort one or more processes to break the circular wait condition causing deadlock.
Preempting resources from one or more processors which are deadlocked.
Both are true
7. A hardware device that is capable of executing a sequence of instructions, is known as
-
CPU
ALU
CU
8. You need to create new volumes and format a new disk you just installed on your Windows 7 computer. Which tool should you use?
-
Format
Disk Utility
Disk Management
9. Which of the following is a valid permission in the Linux file system?
-
Write
Change
Modify
10. Processor which is complex and expensive to produce is
11. The architecture that uses a tighter coupling between the compiler and the processor is
12. CISC stands for
13. Processor which is complex and expensive to produce
14. A parent process calling system call will be suspended until children processes terminate.
15. Cascading termination refers to termination of all child processes before the parent terminates
16. In UNIX, each process is identified by its
17. Which of the following two operations are provided by the IPC facility?
18. Messages sent by a process
19. The link between two processes P and Q to send and receive messages is called
20. In the Zero capacity queue
21. The Zero Capacity queue
22. A situation where several processes access and manipulate the same data concurrently and the outcome of the execution depends on the particular order in which access takes place is called
23. Mutual exclusion implies that
24. Bounded waiting implies that there exists a bound on the number of times a process is allowed to enter its critical section
25. Which one is an example of connectionless protocols?
26. A common boundary between two computer systems is known as .................
27. Network interface card (NIC) is generally used for?
28. Which folder contains the recently viewed web pages content?
29. Binding of instructions and data to memory addresses can be done at
30. The size of a process is limited to the size of
Post a Comment
0 Comments