Test 2 Flashcards

1
Q

The decimal system uses the number 9 as its base.

A

F

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

To express a number in binary requires fewer digits than in the decimal system.

A

F

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

In the Gray code there is a maximum of one bit change between two consecutive numbers.

A

T

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

The radix of a number system is the same as the base.

A

T

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

All gates are devices that have one input with which they perform logic decisions and produce a result at one or more of their outputs.

A

F

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

Only one input to an OR gate must be 1 to produce a 1 output.

A

T

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

The AND function, implemented using switches, will mean switches connected in parallel.

A

F

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

A two input OR function, expressed as a Boolean equation, would be Y = AB.

A

F

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

Hardwired logic is fixed and is changeable only by altering the way devices are connected.

A

T

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

There is no difference between a relay schematic and a ladder logic program.

A

F

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

12 in decimal

A

12

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

The binary number 101 has the decimal equivalent of:

A

5

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

One byte =

A

8 bits

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

The main advantage of using the Gray code is:

A

Only one digit changes as the number increases.

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

All digital computing devices operate using the binary number system because:

A

Digital circuits can be easily distinguished between two voltage levels.

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

If a given memory unit consists of a 1250 16-bit words, the memory capacity would be rated:

A

20,000 bits.

17
Q

In the sign bit position, a 1 indicates a(n):

A

negative number.

18
Q

A(n) _____ bit is used to detect errors that may occur while a word is moved.

A

parity

19
Q

In conventional logic circuits, binary 1 represents:

A

the presence of a signal
a high voltage level
the occurrence of some event

20
Q

A NOT function is used when a logic 1 must ____ some device.

A

deactivate