ATTENTION:
Kindly note that you will be presented with 50 questions randomized from the NOUN question bank. Make sure to take the quiz multiple times so you can get familiar with the questions and answers, as new questions are randomized in each attempt.
Good luck!
CIT211
1 / 50
1. Which of the following scheduling algorithms is a type of priority scheduling algorithm?
2 / 50
2. _________ is a technique of gradually increasing the priority of processes that wait in the system for a long time
3 / 50
3. An I/O-bound program would typically have many very short ___________ bursts
4 / 50
4. Turnaround Time does not include which of the following?
5 / 50
5. The class of OS that has very little user-interface capability, and no end-user utilities is __________ OS
6 / 50
6. _________ signals are delivered to the same process that performed the operation causing the signal
7 / 50
7. _______ is the most general scheduling scheme, and also the most complex
8 / 50
8. In a system that selects victims for rollback primarily on the basis of cost factors, _________ may occur
9 / 50
9. The behaviour of the processes __________ unsafe states
10 / 50
10. The selection of the first-fit versus best-fit strategies can affect the amount of _________
11 / 50
11. Every logical address is bounded by the paging hardware to some ________ address
12 / 50
12. Paging is a form of ______ relocation
13 / 50
13. Canceling a thread _________ may not free a necessary system-wide resource.
14 / 50
14. In which of the following ways can a signal be delivered?
15 / 50
15. The criteria for comparing CPU-scheduling algorithms include the following except: ________
16 / 50
16. Cancellation of a target thread may occur in ______ different scenarios
17 / 50
17. The task of terminating a thread before it has completed is called thread __________
18 / 50
18. Blocking message passing is known as _________
19 / 50
19. ________ deadlocks are deadlocks that are detected in a distributed system but don't actually exist .
20 / 50
20. Under which of the following circumstances can CPU scheduling decisions take place?
21 / 50
21. The benefits of multi-threading include the following except: ________
22 / 50
22. When a process creates a new process, _____ possibilities exist in terms of execution
23 / 50
23. With dynamic linking, a ______ is included in the image for each library-routine reference
24 / 50
24. In which of the following address-binding scheme is the logical- and physical-address spaces differ?
25 / 50
25. In Unbounded capacity buffer, the sender never ______
26 / 50
26. ______ different types of implementation models relate fibers and kernel level threads
27 / 50
27. A process goes from the ‘Ready’ state to ________ state
28 / 50
28. Under ________, all processes that use a language library execute only one copy of the library code
29 / 50
29. Deadlock _______ requires that the operating system be given in advance additional information concerning which resources a process will request and use during its lifetime
30 / 50
30. The concept of logical address space that is bound to a separate physical-address space is __________ to proper memory management
31 / 50
31. Under dynamic ___________ , all processes that use a language library execute only one copy of the library code
32 / 50
32. The decision to place the operating system in either low memory or high memory is affected by the location of the ________ vector
33 / 50
33. The goal of ___________ is to shuffle the memory contents to place all free memory together in one large block
34 / 50
34. In __________ capacity buffer, the sender must block until the recipient receives the message
35 / 50
35. The _________ is the module that gives control of the CPU to the process selected by the short-term scheduler
36 / 50
36. ________ Time is the interval from the time of submission of a process to the time of completion
37 / 50
37. Which of the following does the Banker's algorithm need to know to work?
38 / 50
38. Analytical methods of CPU scheduling algorithm evaluation use ____________ analysis to determine the performance of an algorithm
39 / 50
39. Which of the following memory management algorithm suffers from external fragmentation?
40 / 50
40. With dynamic loading, a routine is not loaded until it is ________
41 / 50
41. The advantage of dynamic loading is that an _________ routine is never loaded
42 / 50
42. The ________ mapping from virtual to physical addresses is done by the memory-management unit
43 / 50
43. Which of the following schemes requires help from the operating system?
44 / 50
44. ________ deadlocks can occur in distributed systems when distributed transactions or concurrency control is being used.
45 / 50
45. A nano-kernel is a very _________ operating system kernel
46 / 50
46. A solution to indefinite blocking of low-priority processes is __________
47 / 50
47. Which of the following does the Banker's algorithm need to know to work?
48 / 50
48. The first problem in selecting a scheduling algorithm is defining the _________ to be used
49 / 50
49. __________ synchronization refers to the idea of keeping multiple copies of a data-set in coherence with one another.
50 / 50
50. For the Banker's algorithm to work, it needs to know ________ things
Restart quiz
Rate this quiz