1.1 Notational Systems Flashcards

1
Q

How is decimal notation expressed?

A

Each single digit is assigned on of ten values ranging from 0-9 whereby each column is ten times more than the digit to its right. this is also known as base 10.

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

what is the most common character set used for coding to represent text in computers?

A

American Standard Code for Information Interchange (ASCII).

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

Websites tend to use what Unicode standard?

A

UTF-8

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

When should you use hexadecimal notation?

A

To express large numbers.

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

how do computers differentiate binary data and map it to letters, numbers, and symbols?

A

A character set maps letters, numbers, and symbols to binary values.

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

what are the two common ways of presenting character set data?

A

ASCII and Unicode are the most common character sets used to present data.

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

which notation system presents the largest numbers using the fewest digits?

A

Hexadecimal.

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

how is binary notation expressed?

A

A single digit in a range from 0 to 1 is used. this number represents an on or off state. Each column is worth two times the column to it’s right. this is also known as base 2.

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

What type of notation is used in common math?

A

Decimal notation.

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