Binary Numbers Flashcards

(15 cards)

1
Q

What is the binary representation of the decimal number 5?

A

101

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

True or False: A binary number system uses base 10.

A

False

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

Fill in the blank: In binary, the digit ‘1’ represents a value of _____.

A

one

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

What are the two possible values in a binary number system?

A

0 and 1

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

Which logic gate outputs true only when both inputs are true?

A

AND gate

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

True or False: An OR gate gives a false output only when both inputs are false.

A

True

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

What is the result of a NAND gate when both inputs are true?

A

False

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

Fill in the blank: A ____ gate produces a true output when at least one input is true.

A

OR

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

What is the binary addition of 101 and 110?

A

1011

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

Which logic gate is represented by the symbol for negation?

A

NOT gate

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

What is the decimal equivalent of the binary number 1110?

A

14

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

True or False: The output of an XOR gate is true only if the inputs are different.

A

True

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

What does the truth table for an AND gate look like?

A

True, True = True; True, False = False; False, True = False; False, False = False

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

Fill in the blank: The binary number system is also known as the ____ number system.

A

base-2

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

What is the purpose of a truth table in logic gates?

A

To show the output for all possible input combinations

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