Computer Fundamentals and Operating Systems
Test your knowledge of basic computer concepts, operating systems, memory management, and common software operations
Questions
_________ is the ability of an operating system to control the activities of multiple programs at the same time.
- Multitasking
- Streamlining
- Multiuser
- Simulcasting
An operating system is a _____________ software.
- communication
- application
- system
- word-processing
- None of these
When you quickly press and release the left button of the mouse twice, you are
- primary-clicking
- pointing
- double-clicking
- secondary-clicking
The horizontal and vertical lines on a worksheet are called
- cells
- sheets
- block lines
- gridlines
During the boot process, the _______ looks for the system files.
- CD
- BIOS
- CPU
- DVD
________ are lists of commands that appear on the screen.
- GUIs
- Icons
- Menus
- Windows
To delete an incorrect character in a document, ____________ to erase to the right of the insertion point.
- press the left mouse key
- double-click the right mouse key
- press the backspace key
- press the delete key
The operating system does all of the following, except
- providing a way for the user to interact with the computer
- managing the Central Processing Unit (CPU)
- managing memory and storage
- enabling users to perform a specific task such as document editing
The unique signal generated by a device that tells the operating system that it is in need of immediate attention is called an
- action
- event
- interrupt
- activity
Virtual memory is typically located
- in a floppy disk
- in the CPU
- in a flash card
- in the hard drive
The operating system controls access to the processor by assigning a/an _________ to each task requiring the processor's attention.
- CPU
- slice of time
- stack
- event
MS-DOS is a __________ operating system.
- point and click
- user friendly
- command driven
- Mac
The blocks of code, included in the operating system that software applications interact with are known as
- application programming interfaces (APIs)
- complimentary metal-oxide conductors (CMOS)
- device drivers
- bootstrap loaders
The definition of thrashing is
- swapping data between virtual memory and RAM too frequently
- insufficient hard disk space
- too many processors being managed by the operating system
- inaccurate information stored in the registry
A spooler is a
- location in memory that maintains the contents of a document until it prints out
- print job
- program that coordinates the print jobs that are waiting to print
- message sent from the printer to the operating system when a print job is completed
An interrupt handler is a/an
- location in memory that keeps track of recently generated interrupts
- peripheral device
- utility program
- special numeric code that indicates the priority of a request
Verification of a login name and password is known as
- configuration
- accessibility
- authentication
- logging in
The purpose of a swap (or page) file is to
- maintain pages of documents that are being spooled to the printer
- hold a program's data or instructions in virtual memory when it can't fit in RAM
- prevent thrashing in a multitasking environment
- allow multiple print jobs to print their pages out simultaneously
The combination of the operating system and the processor is referred to as the computer's
- CPU
- platform
- BIOS
- CMOS
All of the following are true of safe mode, except
- safe mode is a special diagnostic mode
- safe mode loads all nonessential icons
- safe mode allows users to troubleshoot errors
- safe mode loads only the most essential devices
A ________ represents approximately one billion memory locations.
- kilobyte
- megabyte
- gigabyte
- terabyte
The following message generally means
- a nonsystem floppy has been left in the floppy disk drive
- the CD drive is not functioning
- the BIOS is corrupted
- there is a problem loading a device
All of the following are steps involved in the boot process, except
- load the operating system into RAM
- the power-on self-test
- activate the basic input/output system (BIOS)
- load application programs
Which of the following is the correct sequence of actions that takes place during the boot-up process?
- Load operating system, activate BIOS, Perform POST, check configuration settings
- Activate BIOS, Perform POST, load operating system, check configuration settings
- Perform POST, load operating system, activate BIOS, check configuration settings
- Activate BIOS, check configuration settings, Perform POST, load operating system
_________ cells involve creating a single cell by combining two or more selected cells.
- Formatting
- Merging
- Embedding
- Splitting
- None of these