Processes Flashcards

1
Q

Define

Algorithm

A

A series of unambiguous instructions or procedural steps that will result in the solution to a specific problem within a finite time.

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

Define

Input

A

The process of transferring data or program instructions from the environment into the computer’s memory using some peripheral device. Sometimes used to denote the data itself sometimes to denote the signal applied to a circuit or device.

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

Define

Output

A

The process of transferring data or information from the computer’s memory to the environment using some peripheral device.

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

Define

Process

A

The function that transforms inputs into outputs.

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

Define

Storage

A

A function that reads, writes and retains data.

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

Define

Control

A

The function of one of the logical elements of the computer system. Control of the system may be carried out by any or all of the hardware, software, procedures and personal of the system.

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

Define

Code cache

A

Hardware or software that is used to store something, usually data, temporarily in a computing environment.

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

Define

Call

A

Causing the execution of a subroutine (process) from within another subroutine

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

Define

Scope

A

The extent or range of an operation or identifier. Where in a program a given identifier may be accessed.

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

Define

Operating System

A

The software that supervises and controls system resources such as the CPU, memory, storage devices and I/O deices, as well as executing other user-controlled programs. The operating system also manages the flow of data.

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

Define

File Association

A

Defines the application that is executed when a data file is opened.

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

Define

Shared File

A

A file that’s code is used by more than one program.

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

Define

Hardware

A

The physical units that make up a computer or any device working with the computer.

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

Define

Software

A

The instructions used to direct the operation of a computer. Generally categorised as either application or system (which includes utility).

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