SYSTEM SOFTWARE Flashcards

1
Q

Software designed to solve a specific _______ is called application software.

A

Problem. Examples of application software include word processing, spreadsheet, database, and graphics software.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

_______ programs are designed to help monitor and configure settings for the computer, the operating system, or applications

A

Utility. Utility software can be bundled applications included with other software (with the OS for instance), or standalone applications. Examples of utility programs include backup and data recovery software, antivirus software, disk cleanup, etc.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

In recent years, _________ software has been one of the most popular categories of utility software.

A

Antivirus. Norton Antivirus and McAfee VirusScan are two examples of popular antivirus applications.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

The GUI allows a user to operate the computer by using a _____ or keystrokes to select icons and commands from menus.

A

Mouse. The GUI (Graphic User Interface) is sometimes called a computer dashboard and Microsoft Windows is an example of an operating system that uses a GUI.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Early personal computers featured _______-driven interfaces which required the user to type complicated instructions to operate the computer.

A

Command. Examples of operating systems which featured a command driven interface include DOS and UNIX. This can also be called a command-line interface.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

System software helps the computer manage internal and external _________ and enables the computer to run applications.

A

Resources. System software includes device drivers, utility programs, and the operating system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

The ________________ is the computer software that manages the basic operation of the computer.

A

Operating system. The OS is the main system software in any computer. All general purpose computers must have an operating system installed in order to run other programs. All applications are written to run on top of a specific operating system.

Examples of operating systems include Windows, Linux, Unix, and Macintosh OS.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Macintosh computers are designed to run Mac OS for their operating system, but they can run both Mac OS and Windows using _________ software.

A

Dual boot. Dual boot software called Boot Camp allows a Macintosh computer to run both Windows and Mac OS. Likewise, dual boot software exists to allow PCs to run Windows and Linux or other combinations of operating systems.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

The kernel is the central component of the operating system. While the computer is running, it remains in main ______ and manages nonresident programs.

A

Memory. The kernel is also known as the supervisor. It manages programs not resident in main memory to perform tasks that support application programs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Data and programs waiting to be processed wait in ______ in temporary storage.

A

Queues. Queues are first in, first out (FIFO) sequences of data that wait in temporary storage. On a hard disk, this waiting area is called a buffer.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

A named collection of data that exists on a storage medium such as a hard disk, floppy disk, or CD is called a ____.

A

File. A file can be a document, a photo, a song, or an application.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

If an operating system attaches a special significance to a symbol, you won’t be able to use it in a ________.

A

Filename. For example, here are a few symbols that Windows doesn’t allow filenames to contain:

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

A service pack is a collection of Microsoft files for ________ improvements, bug fixes, and software updates

A

Security.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

UNIX is a proprietary multitasking operating system with built-in __________ capabilities that supports multiple users.

A

Networking. UNIX was first developed by Bell Laboratories in 1969. Today, it runs on all types of computers including PCs, workstations, and servers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

_______ is a version of UNIX popular for large websites and e-commerce servers.

A

Solaris. Sun Microsystems makes Solaris. Other popular versions of UNIX include HP-UX by Hewlett Packard and AIX by IBM.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

The most common user interface for UNIX systems is the ____________ interface.

A

Command line. The UNIX command line interface is similar to the MS-DOS interface.

17
Q

Linux is a non-proprietary version of UNIX and is maintained by thousands of _________ programmers around the world.

A

Volunteer. Linux was created in 1991 by Linus Torvalds, a programmer from Finland.

18
Q

Linux is an open source operating system that can be modified and freely ___________.

A

Distributed. Open source software projects promote user modification, peer review, free distribution, and copying. Other open source software include the FireFox web browser, Thunderbird email, and OpenOffice.

19
Q

Any electronic system that uses a ___ but is not a general purpose computer is called an embedded system.

A

CPU. Handheld computers and PDAs are examples of embedded systems because the operating system resides on a single chip. Embedded systems also include cellphones, watches, and components in cars, planes, trains and machine tools.

20
Q

_____________ software is not copyrighted and can be copied without fear of prosecution.

A

Public domain.