Deck 1: Introducing Operating Systems

Full screen (f)
exit full mode
Question
Networking was not always an integral part of operating systems.
Use Space or
up arrow
down arrow
to flip the card.
Question
Until the mid-1970s, all computers were classified by price alone.
Question
The Memory Manager, the Interface Manager, the User Manager, and the File Manager are the basis of all operating systems.
Question
An operating system is a special type of hardware.
Question
The Device Manager monitors every device, channel, and control unit.
Question
The central processing unit (CPU) is the brains of the computer with the circuitry to control the interpretation and execution of instructions.
Question
Real-time systems are used in time-critical environments where reliability is key and data must be processed within a strict time limit.
Question
The operating system manages each and every piece of hardware and software.
Question
Operating systems with networking capability have a fifth essential manager called the Network Manager that provides a convenient way for users to share resources while controlling users' access to them.
Question
The File Manager is responsible for data files but not program files.
Question
Onboard systems are computers placed inside other products to add features and capabilities.
Question
The first bug was a moth trapped in a Harvard computer.
Question
Since the mid-1970s rapid advances in computer technology have blurred the distinguishing characteristics of early machines.
Question
The high-level portion of the Process Manager is called the Process Scheduler.
Question
The Intel 4004 chip in 1971 had 2,300 transistors while the Pentium II chip twenty years later had 7.5 million, and the Pentium 4 Extreme Edition processor introduced in 2004 had 178 trillion transistors.
Question
When the Processor Manager receives a command, it determines whether the program must be retrieved from storage or is already in memory, and then notifies the appropriate manager.
Question
Card systems date from the earliest computers, which relied on punched cards or tape for input when a job was entered by assembling the cards into a deck and running the entire deck of cards through a card reader as a group.
Question
The minicomputer of the 1970s was smaller than the microcomputer.
Question
The supercomputer was developed primarily for government applications needing massive and fast number-crunching ability to carry out military operations and weather forecasting.
Question
The Memory Manager is in charge of indirect memory, also known as ROM.
Question
A supercomputer can perform ____ floating-point operations per second.

A) 240 million
B) 2.4 billion
C) 2.4 trillion
D) 24 trillion
Question
____ operating systems are typically used for a network platform.

A) IRIX, UNICOS
B) Linux, Macintosh, MS-DOS, Windows 2000/XP
C) Linux, NetWare, UNIX, Windows
D) IBM OS/390, UNIX
Question
____ include(s) every peripheral unit in the system such as printers, disk drives, CD/DVD drives, flash memory, keyboards, and so on.

A) The CPU
B) I/O Devices
C) Processors
D) Secondary components
Question
____ systems are used in time-critical environments where reliability is key and data must be processed within a strict time limit.

A) Embedded
B) Hybrid
C) Interactive
D) Real-time
Question
Few major advances were made in data management during the 1960s.
Question
The ____ allocates each resource, starts its operation, and, finally, deallocates the resource, making it available to the next process or job.

A) Device Manager
B) File Manager
C) Keyboard Manager
D) Memory Manager
Question
____ means that several logical records are grouped within one physical record.

A) Grouping
B) Fixing
C) Combining
D) Blocking
Question
____, part of the operating system, is unique to each operating system.

A) User Command Interface
B) Process Manager
C) Memory Manager
D) File Manager
Question
In a computer, the ____ holds the Central Processing Unit, the Arithmetic and Logic Unit, registers, cache, and main memory.

A) parallel system
B) USB interface
C) tower
D) monitor
Question
Vacuum tube computers were used during the period of ____.

A) 1920s-1930s
B) 1935-1945
C) 1940-1955
D) 1945-1960
Question
Many early programs used convoluted logic that only the original programmer could understand, so it was nearly impossible for anyone else to debug or change the program later on.
Question
Powerful microcomputers developed for use by commercial, educational and government enterprises are called ____.

A) supercomputers
B) minicomputers
C) terminals
D) workstations
Question
If the control unit has two buffers, the second buffer can be loaded while the first buffer is transmitting its contents to or from the CPU.
Question
Second-generation computers were developed to meet the needs of ____.

A) the government
B) businesses
C) secondary education
D) scientific labs
Question
____ introduced the need for control cards, which defined the exact nature of each program and its requirements.

A) Job scheduling
B) Control scheduling
C) Job control
D) Structure control
Question
A process requires space in main memory where it resides during its execution although, from time to time, it requires other resources such as data files or I/O devices.
Question
The primary distinguishing characteristic of modern computers is ____.

A) memory capacity
B) processor capacity
C) disk space
D) physical size
Question
In the 1950s, only one FORTRAN program could run at a time, and then the FORTRAN compiler had to be reloaded into memory.
Question
The type of system designed to perform one specific function is ____.

A) Real-time
B) Interactive
C) Embedded
D) Hybrid
Question
A hybrid system is a combination of the ____ systems.

A) batch and interactive
B) batch and real-time
C) interactive and real-time
D) real-time and general-purpose
Question
In second-generation computers, to reduce the discrepancy in speed between the I/O and the CPU, an interface called the ____ was placed between them to act as a buffer.

A) control unit
B) scheduler
C) holder
D) buffer manager
Question
A thread (or ____) can be defined as a unit smaller than a process, which can be scheduled and executed.

A) heavyweight process
B) lightweight process
C) kernel
D) distributor
Question
A typical ____ computer houses devices to perform audio, video, and graphic creation and editing.

A) multiprocessor
B) multimedia
C) networked
D) PDA
Question
The overwhelming demand for ____ capability in the mid-1990s sparked the proliferation of networking capability.

A) e-mail
B) processing
C) Internet
D) FTP
Question
The ____ is used to indicate that a program is permanently held in ROM (read only memory), as opposed to being held in secondary storage.

A) hardware
B) firmware
C) software
D) shareware
Question
____ are self-contained modules (units of software) that provide models of the real world and can be reused in different applications.

A) Objects
B) Kernels
C) Peripherals
D) Threads
Question
The most common mechanism for implementing multiprogramming was the introduction of the ____ concept, which is when the CPU is notified of events needing operating systems services.

A) paging
B) sharing
C) messaging
D) interrupt
Question
The name for the core part of an operating system is____.

A) manager
B) center
C) core
D) kernel
Question
____ is the partitioning of a single server, each of which can support a different operating system.

A) Multiprocessing
B) Multithreading
C) Virtualization
D) Shared processing
Question
A system with ____ divides programs into parts and keep them in secondary storage, bringing each part into memory only as it is needed.

A) virtual memory
B) shared memory
C) segmented processing
D) passive multiprogramming
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/50
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 1: Introducing Operating Systems
1
Networking was not always an integral part of operating systems.
True
2
Until the mid-1970s, all computers were classified by price alone.
False
3
The Memory Manager, the Interface Manager, the User Manager, and the File Manager are the basis of all operating systems.
False
4
An operating system is a special type of hardware.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
5
The Device Manager monitors every device, channel, and control unit.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
6
The central processing unit (CPU) is the brains of the computer with the circuitry to control the interpretation and execution of instructions.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
7
Real-time systems are used in time-critical environments where reliability is key and data must be processed within a strict time limit.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
8
The operating system manages each and every piece of hardware and software.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
9
Operating systems with networking capability have a fifth essential manager called the Network Manager that provides a convenient way for users to share resources while controlling users' access to them.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
10
The File Manager is responsible for data files but not program files.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
11
Onboard systems are computers placed inside other products to add features and capabilities.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
12
The first bug was a moth trapped in a Harvard computer.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
13
Since the mid-1970s rapid advances in computer technology have blurred the distinguishing characteristics of early machines.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
14
The high-level portion of the Process Manager is called the Process Scheduler.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
15
The Intel 4004 chip in 1971 had 2,300 transistors while the Pentium II chip twenty years later had 7.5 million, and the Pentium 4 Extreme Edition processor introduced in 2004 had 178 trillion transistors.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
16
When the Processor Manager receives a command, it determines whether the program must be retrieved from storage or is already in memory, and then notifies the appropriate manager.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
17
Card systems date from the earliest computers, which relied on punched cards or tape for input when a job was entered by assembling the cards into a deck and running the entire deck of cards through a card reader as a group.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
18
The minicomputer of the 1970s was smaller than the microcomputer.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
19
The supercomputer was developed primarily for government applications needing massive and fast number-crunching ability to carry out military operations and weather forecasting.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
20
The Memory Manager is in charge of indirect memory, also known as ROM.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
21
A supercomputer can perform ____ floating-point operations per second.

A) 240 million
B) 2.4 billion
C) 2.4 trillion
D) 24 trillion
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
22
____ operating systems are typically used for a network platform.

A) IRIX, UNICOS
B) Linux, Macintosh, MS-DOS, Windows 2000/XP
C) Linux, NetWare, UNIX, Windows
D) IBM OS/390, UNIX
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
23
____ include(s) every peripheral unit in the system such as printers, disk drives, CD/DVD drives, flash memory, keyboards, and so on.

A) The CPU
B) I/O Devices
C) Processors
D) Secondary components
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
24
____ systems are used in time-critical environments where reliability is key and data must be processed within a strict time limit.

A) Embedded
B) Hybrid
C) Interactive
D) Real-time
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
25
Few major advances were made in data management during the 1960s.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
26
The ____ allocates each resource, starts its operation, and, finally, deallocates the resource, making it available to the next process or job.

A) Device Manager
B) File Manager
C) Keyboard Manager
D) Memory Manager
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
27
____ means that several logical records are grouped within one physical record.

A) Grouping
B) Fixing
C) Combining
D) Blocking
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
28
____, part of the operating system, is unique to each operating system.

A) User Command Interface
B) Process Manager
C) Memory Manager
D) File Manager
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
29
In a computer, the ____ holds the Central Processing Unit, the Arithmetic and Logic Unit, registers, cache, and main memory.

A) parallel system
B) USB interface
C) tower
D) monitor
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
30
Vacuum tube computers were used during the period of ____.

A) 1920s-1930s
B) 1935-1945
C) 1940-1955
D) 1945-1960
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
31
Many early programs used convoluted logic that only the original programmer could understand, so it was nearly impossible for anyone else to debug or change the program later on.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
32
Powerful microcomputers developed for use by commercial, educational and government enterprises are called ____.

A) supercomputers
B) minicomputers
C) terminals
D) workstations
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
33
If the control unit has two buffers, the second buffer can be loaded while the first buffer is transmitting its contents to or from the CPU.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
34
Second-generation computers were developed to meet the needs of ____.

A) the government
B) businesses
C) secondary education
D) scientific labs
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
35
____ introduced the need for control cards, which defined the exact nature of each program and its requirements.

A) Job scheduling
B) Control scheduling
C) Job control
D) Structure control
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
36
A process requires space in main memory where it resides during its execution although, from time to time, it requires other resources such as data files or I/O devices.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
37
The primary distinguishing characteristic of modern computers is ____.

A) memory capacity
B) processor capacity
C) disk space
D) physical size
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
38
In the 1950s, only one FORTRAN program could run at a time, and then the FORTRAN compiler had to be reloaded into memory.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
39
The type of system designed to perform one specific function is ____.

A) Real-time
B) Interactive
C) Embedded
D) Hybrid
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
40
A hybrid system is a combination of the ____ systems.

A) batch and interactive
B) batch and real-time
C) interactive and real-time
D) real-time and general-purpose
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
41
In second-generation computers, to reduce the discrepancy in speed between the I/O and the CPU, an interface called the ____ was placed between them to act as a buffer.

A) control unit
B) scheduler
C) holder
D) buffer manager
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
42
A thread (or ____) can be defined as a unit smaller than a process, which can be scheduled and executed.

A) heavyweight process
B) lightweight process
C) kernel
D) distributor
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
43
A typical ____ computer houses devices to perform audio, video, and graphic creation and editing.

A) multiprocessor
B) multimedia
C) networked
D) PDA
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
44
The overwhelming demand for ____ capability in the mid-1990s sparked the proliferation of networking capability.

A) e-mail
B) processing
C) Internet
D) FTP
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
45
The ____ is used to indicate that a program is permanently held in ROM (read only memory), as opposed to being held in secondary storage.

A) hardware
B) firmware
C) software
D) shareware
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
46
____ are self-contained modules (units of software) that provide models of the real world and can be reused in different applications.

A) Objects
B) Kernels
C) Peripherals
D) Threads
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
47
The most common mechanism for implementing multiprogramming was the introduction of the ____ concept, which is when the CPU is notified of events needing operating systems services.

A) paging
B) sharing
C) messaging
D) interrupt
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
48
The name for the core part of an operating system is____.

A) manager
B) center
C) core
D) kernel
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
49
____ is the partitioning of a single server, each of which can support a different operating system.

A) Multiprocessing
B) Multithreading
C) Virtualization
D) Shared processing
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
50
A system with ____ divides programs into parts and keep them in secondary storage, bringing each part into memory only as it is needed.

A) virtual memory
B) shared memory
C) segmented processing
D) passive multiprogramming
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 50 flashcards in this deck.