5.2 - Numbering Systems TQ Flashcards

1
Q

A single bit binary digit can represent how many numbers

A

2

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

Which method is a shorthand method of representing three-bit binary words

A

Octal

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

In order to convert a hexadecimal number into binary, every hexadecimal digit is converted to how many bits of binary number

A

4

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

Which statement is true regarding conversion between hexadecimal and octal numbers

A

We have to first convert them into binary, and then convert from binary to another numbering system

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

What is base in any numbering system

A

Base is the number of different digits, including zero in the number system

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

How many digits does a base 10 has

A

10

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

What is the range of digits in hexadecimal numbering system

A

0-F

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

A three digit binary number can have how many variations/combinations

A

8

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

How many variations are possible with a two digit binary number

A

4

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

100 in decimal is equal to what in binary

A

1100100

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

Convert binary 101101 into decimal

A

45

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

What is decimal equivalent of binary 1100111

A

103

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

What is decimal equivalent of binary 101010

A

42

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

The maximum value of any number in octal numbering system is what

A

7

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