Vocab Tech In Focus 3 Flashcards

1
Q

Arithmetic logic unit (ALU)

A

.is the part of the COU designed to perform mathematical operations

Test comparisons of greater than, less than, and equal to

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

ARM processor

A

Is used in wearables, tablets, and smartphones, was a CPU contender that challenged Intel for supremacy in the market

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

ASCII

A

.can assign only 256 codes and cannot represent all languages

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

Binary number system

A

.computers describe a number in powers of 2 Bc each switch can be in one of two positions on or off

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

Bit

A

A digit hat corresponds to the on and off states of a computers switches . A bit contains a value of 0 or 1

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

Cache

A

.small blocks of memory, located directly in and best to the central processing unit CPU that act as holding places for recently or frequently used instructions or data that the CPU accesses the most

Quicker than RAM

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

Control unit

A

.to translate or decode the programs instructions into commands the CPU can understand

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

Decimal number system

A

.are stored according to the IEEE floating- point standard

Can. Be represented by the binary system

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

Decode

A

.once the programs binary code is in the CPU . It is decided into commands the CPU understands

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

Execute

A

The CPU actually performs the work described in the commands. Specialized hardware on the CPU performs addition, etc and all mathematical operations

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

Fetch

A

.when any program begins to run the 1s and 0s that make up the programs.m binary code must be fetched form Temp.
Ram to CPU

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

Floating-point

A

.describes how numbers with fractional parts should be represented in the binary number system.

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

Hexadecimal number system

A

.base 16 number system instead of 10

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

Integrated circuit

A

.tiny regions of semiconductor material that support huge number of transistors .

Released in 1971

True miniaturization of computers

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

Machine language

A

.he machine language of a CPU ; the sequence of bits that the CPU understands

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

Parallel processing

A

.large network of computers with each computer working in a portion of the same problem simultaneously

17
Q

Pipelining

A

.is a technique that allows CPU to work on more than one instruction or
Stage of processing at the same time

18
Q

Registers

A

.special memory storage area built into the CPU

19
Q

Semiconductor

A

.is any material that can be controlled either to conduct electricity or to as as an insulator

20
Q

Store

A

.last ALU is stored back into the registers

21
Q

System clock

A

.to move from one stage of the machine cycle to the next motherboard

22
Q

Transistors

A

.another means to store data replaced the bulky vacuum tubes

23
Q

Unicode

A

.representa matters and characters

Can represent more than ASCII code points