EX chapter 1 Flashcards
- In what way is an operating system like a government?
A) It seldom functions correctly.
B) It creates an environment within which other programs can do useful work.
C) It performs most useful functions by itself.
D) It is always concerned primarily with the individual’s needs.
Ans: B
Section 1.1
2. \_\_\_\_ operating systems are designed primarily to maximize resource utilization. A) PC B) Handheld computer C) Mainframe D) Network
Ans: C
Feedback: 1.1.1
3. The most common secondary storage device is \_\_\_\_. A) random access memory B) solid state disks C) tape drives D) magnetic disk
Ans: D
Feedback: 1.2.2
Difficulty: Easy
- Which of the following would lead you to believe that a given system is an SMP-type system?
A) Each processor is assigned a specific task.
B) There is a boss–worker relationship between the processors.
C) Each processor performs all tasks within the operating system.
D) None of the above
Ans: C
Feedback: 1.3.2
Difficulty: Medium
5. A \_\_\_\_ can be used to prevent a user program from never returning control to the operating system. A) portal B) program counter C) firewall D) timer
Ans: D
Feedback: 1.5.2
Difficulty: Medium
6. Embedded computers typically run on a \_\_\_\_ operating system. A) real-time B) Windows XP C) network D) clustered
Ans: A
Feedback: 1.11.8
Difficulty: Medium
7. Bluetooth and 802.11 devices use wireless technology to communicate over several feet, in essence creating a \_\_\_\_. A) local-area network B) wide-area network C) small-area network D) metropolitan-area network
Ans: C
Feedback: 1.11.3
Difficulty: Easy
- A clustered system ____.
A) gathers together multiple CPUs to accomplish computational work
B) is an operating system that provides file sharing across a network
C) is used when rigid time requirements are present
D) can only operate one application at a time
Ans: A
Feedback: 1.3.3
Difficulty: Easy
- Which of the following is a property of peer-to-peer systems?
A) Clients and servers are not distinguished from one another.
B) Separate machines act as either the client of the server but not both.
C) They do not offer any advantages over traditional client-server systems.
D) They suffer from the server acting as the bottleneck in performance.
Ans: A
Feedback: 1.11.5
Difficulty: Easy
10. Two important design issues for cache memory are \_\_\_\_. A) speed and volatility B) size and replacement policy C) power consumption and reusability D) size and access privileges
Ans: B
Feedback: 1.8.3
Difficulty: Medium
11. What are some other terms for kernel mode? A) supervisor mode B) system mode C) privileged mode D) All of the above
Ans: D
Feedback: 1.5.1
Difficulty: Easy
- Which of the following statements concerning open source operating systems is true?
A) Solaris is open source.
B) Source code is freely available.
C) They are always more secure than commercial, closed systems.
D) All open source operating systems share the same set of goals.
Ans: B
Feedback: 1.12
Difficulty: Medium
13. Which of the following operating systems is not open source? A) Windows B) BSD UNIX C) Linux D) PCLinuxOS
Ans: A
Feedback: 1.12
Difficulty: Medium
14. A \_\_\_\_\_ provides a file-system interface which allows clients to create and modify files. A) compute-server system B) file-server system C) wireless network D) network computer
Ans: B
Difficulty: Easy
Feedback: 1.11.4
15. A \_\_\_\_ is a custom build of the Linux operating system A) LiveCD B) installation C) distribution D) VMWare Player
Ans: C
Difficulty: Easy
Feedback: 1.12.2
16. \_\_\_\_\_\_\_\_\_\_ is a set of software frameworks that provide additional services to application developers. A) System programs B) Virtualization C) Cloud computing D) Middleware
Ans: D
Difficulty: Medium
Feedback: 1.1.3
- What statement concerning privileged instructions is considered false?
A) They may cause harm to the system.
B) They can only be executed in kernel mode.
C) They cannot be attempted from user mode.
D) They are used to manage interrupts.
Ans: C
Difficulty: Hard
Feedback: 1.5.1
- Which of the following statements is false?
A) Mobile devices must be concerned with power consumption.
B) Mobile devices can provide features that are unavailable on desktop or laptop computers.
C) The difference in storage capacity between a mobile device and laptop is shrinking.
D) Mobile devices usually have fewer processing cores than a standard desktop computer
Ans: C
Difficulty: Medium
Feedback:1.11.2
19. A(n) \_\_\_\_\_\_\_\_ is the unit of work in a system. A) process B) operating system C) timer D) mode bit
Ans: A
Difficulty:Medium
Feedback:1.6
20. The two separate modes of operating in a system are A) supervisor mode and system mode B) kernel mode and privileged mode C) physical mode and logical mode D) user mode and kernel mode
Ans: D
Difficulty:Medium
Feedback: 1.5.1