Unlock access to all the studying documents.
View Full Document
Exam
Name___________________________________
MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.
The boolean expression for the decoder in Figure 6–3 is ________.
Which of the following is correct for full–adders?
Full–adders have the capability of directly adding decimal numbers.
Full–adders are limited to two inputs, since there are only two binary digits.
The first stage of a parallel full–adder may be a half–adder.
Full–adders are used to make half–adders.
Which statement below best describes the function of a decoder?
A decoder will convert a binary number into a specific output representing a particular
character or digit.
Decoders are special ICs that are used to make it possible for one brand of computer to talk to
another.
Decoders are used to prevent improper operation of digital systems.
A decoder will convert a decimal number into the proper binary equivalent.
What is the major difference between half–adders and full–adders?
Full–adders are made up of two half–adders.
Half–adders can only handle single digit numbers.
Full–adders have a carry input capability.
Full–adders can handle double digit numbers.
A 1–of–16 decoder IC has ________ data input connection(s).
What is one advantage of the look–ahead–carry adder?
It requires advance knowledge of the final answer.
It is slower than the ripple–carry adder.
It is faster than a ripple–carry adder.
It is easier to implement logically than a full–adder.
The carry output of a half–adder can be expressed as ________.
A multiplexer with four select, or address, lines can select one of ________ inputs.
Refer to the symbol in Figure 6–2. What are the output when A = 1, B = 1, Cin = 1?
The circuit below can be used as a(n) ________.
The symbol below most likely represents a ________.
Refer to the symbol in Figure 6–2. What are the output when A = 1, B = 1, Cin = 0?
The output of the decoder in Figure 6–3 will be 1 only when ________.
A = 0, B = 1, C= 0, D = 1
A = 1, B = 0, C= 1, D = 0
A = 0, B = 0, C= 0, D = 0
A = 1, B = 1, C= 1, D = 1
The symbol in Figure 6–1 represents a(n) ________.
What is another name used for a multiplexer?
The symbol below most likely represents a ________.
D
The symbol in Figure 6–2 represents a(n) ________.
The expression (A B) Cin describes ________.
the carry output of a full–adder
the sum output of a full–adder
the carry output of a half–adder
the sum output of a half–adder
The function ABCD can be decoded with ________.
two 2–input OR gates and one inverter
one 4–input AND gate and two inverters
two 2–input OR gates and two inverters
one 4–input AND gate and one inverter
Referring to the symbol in Figure 6–1, which combination of outputs should never occur?
Which of the following is true for IC comparator circuits?
All comparators have outputs for indicating A<B, A>B, and A=B.
Comparators can compare only 2 bits at a time.
Comparators can compare only two values at a time.
The expression A B represents ________.
the sum output of a half–adder
the carry output of a full–adder
the carry output of a half–adder
the sum output of a full–adder
What is one disadvantage of the ripple–carry adder?
More stages are required to a full–adder.
The interconnections are more complex.
It is slow, due to propagation time.
All of the above are correct.
The expression AB + (A B)Cin describes ________.
the carry output of a half–adder
the carry output of a full–adder
the sum output of a half–adder
the sum output of a full–adder
Refer to the symbol in Figure 6–1. When A = 0 and B = 1, ________.
A BCD–to–decimal decoder has ________ data input lines and ________ data output lines.
TRUE/FALSE. Write ‘T’ if the statement is true and ‘F’ if the statement is false.
Full–adders do not provide for a carry input or a carry output.
A group of four bits is called a byte.
A BCD–to–7–segment decoder can be classified as a 10–line to 7–line decoder.
Adders with greater bit capacities can be constructed by connecting 2–bit adders in parallel.
A demultiplexer has multiple inputs and a single output.
The function of a decoder is to break a decimal or other character code down into a binary code.
Full–adders can be used as a BCD–to–binary converters.
A mux basically reverses the function of a demux.
In binary addition, 0 + 0 = 00.
The look–ahead–carry adder is slower than the ripple–carry adder because it requires additional
logic circuits.
Demultiplexers are also known as data distributors.
Converting a decimal number to its binary equivalent is an example of encoding.
A half–adder has no carry–in bit.
Decoder glitches can be eliminated by a method known as stripping.
In binary addition, 1 + 1 = 10.
A BCD–to–decimal decoder can be classified as a 4–line to 10–line decoder.
In binary addition, 1 + 0 = 1.
When paralleling 2–bit full–adders, the carry–out of each stage is connected to the carry–in of the
next–higher stage.
A demux basically reverses the function of a mux.
A multiplexer has multiple inputs and a single output.