5.1.1 Operating System Terms and Characteristics Flashcards

1
Q

What is a Multi-user?

A

Two or more users have individual accounts that allow them to work with programs and peripheral devices at the same time.

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

Multitasking

A

The computer is capable of operating multiple applications at the same time.

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

Multiprocessing

A

The operating system can support two or more CPUs.

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

Multithreading

A

A program can be broken into smaller parts that are loaded as needed by the operating system. Multithreading allows different parts of a program to be run at the same time.

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

OS

A

operating system

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

PnP

A

plug-and-play

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

To access and communicate with each hardware component, the OS uses what program?

A

device driver

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

Assigning system resources and installing drivers are performed with what process?

A

plug-and-play (PnP)

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

Program and data files are grouped together in what?

A

a directory

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

nested directories are referred to as what?

A

subdirectories

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

Nested directories are what?

A

Directories can be kept inside other directories

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

CLI

A

Command-line interface

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

GUI

A

Graphical user interface

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

when the user types commands at a prompt it is called what?

A

Command-line interface

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

When the user interacts with menus and icons it is called what?

A

Graphical user interface

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

Applications load from what piece of hardware?

A

RAM

17
Q

API

A

Application Programming Interface

18
Q

OpenGL

A

Open Graphics Library

19
Q

Open Graphics Library is what?

A

This is a cross-platform standard specification for multimedia graphics.

20
Q

DirectX

A

This is a collection of APIs related to multimedia tasks for Microsoft Windows.

21
Q

Windows API

A

This allows applications from older versions of Windows to operate on newer versions.

22
Q

Java APIs

A

This is a collection of APIs related to the development of Java programming.

23
Q

A 32-bit Architecture supports a maximum of how much RAM?

A

4GB RAM

24
Q

32-bit and 64-bit refer to what?

A

The amount of data a computer’s CPU can manage.