Data - 3.1 Binary Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

Binary:

A

Information represented by only 2 values (on and off). There are no communication errors or misunderstandings because there are no small differences.

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

Digital:

A

Information represented by certain fixed values. E.g. High, medium, low.

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

Analogue:

A

Information that is represented by a quantity.

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

Byte:

A

The basic combination of bits used to represent an item of information. A byte typically consists of 8 bits.

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

Integer:

A

A whole number.

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

Most significant Bit (MSB):

A

The bit with the highest value in a multiple-bit binary number.

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

Binary shift:

A

An operation done on all bits of a binary value in which `they are moved by a specific number either right or left.

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

Arithmetic shift:

A

Used for signed binary numbers. When performing a right shifts the bits at the left are replaced with copies of the most significant bit.

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

Hexadecimal:

A

a base-16 number system. there are 16 digits and the place values increase in powers of 16.

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