Sail E0 Webinar

MCQs

Total Questions : 41 | Page 1 of 5 pages
Question 1.  Which statement below best describes the function of a decoder?
  1.    A decoder will convert a decimal number into the proper binary equivalent.
  2.    A decoder will convert a binary number into a specific output representing a particular character or digit.
  3.    Decoders are used to prevent improper operation of digital systems.
  4.    Decoders are special ICs that are used to make it possible for one brand of computer to talk to another.
 Discuss Question
Answer: Option B. -> A decoder will convert a binary number into a specific output representing a particular character or digit.
Question 2.  How is the number one (1) indicated on the outputs of a 7447 BCD-to-seven-segment code converter?
  1.    Segment a is active.
  2.    Segment b is active.
  3.    Segments a and b are active.
  4.    Segments b and c are active.
 Discuss Question
Answer: Option D. -> Segments b and c are active.
Question 3.  Multiplexing of digital signals is usually required when:
  1.    moving data internally within a microprocessor.
  2.    moving data between memory and storage registers in a microprocessor.
  3.    moving data over long distance transmission lines.
  4.    moving data internally within a microprocessor or between memory and storage registers.
 Discuss Question
Answer: Option C. -> moving data over long distance transmission lines.
Question 4.  
A breadboard-circuit design using a BCD-to-decimal decoder has a problem wherein the operation of the system is erratic. The technician uses his scope to examine the waveforms throughout the system and doesn't really see any problems. While he's scratching his head, what helpful advice can you offer him as to what might be wrong and what to do to correct the problem?
  1.    The decoder is thermally intermittent; replace it.
  2.    There is probably a bad connection on the wire wrap protoboard; recheck the wiring.
  3.    Glitches are probably the culprit; strobe the decoder.
  4.    The decoder is thermally intermittent and must be replaced; or there is probably a bad connection on the wire wrap protoboard, and the wiring must be rechecked.
 Discuss Question
Answer: Option C. -> Glitches are probably the culprit; strobe the decoder.
Question 5.  A 16-input multiplexer is to be used to perform parallel-to-serial data conversion. Which of the following counters would be required to provide the data select inputs?
  1.    MOD 8
  2.    MOD 16
  3.    MOD 4
  4.    MOD 2
 Discuss Question
Answer: Option B. -> MOD 16
Question 6.  The IEEE/ANSI symbol for a decoder has the internal designation bcd/dec. This means the decoder is a:
  1.    decimal-to-BCD decoder with ten inputs and four outputs.
  2.    BCD-to-decimal decoder with ten inputs and four outputs.
  3.    decimal-to-BCD decoder with four inputs and ten outputs.
  4.    BCD-to-decimal decoder with four inputs and ten outputs.
 Discuss Question
Answer: Option D. -> BCD-to-decimal decoder with four inputs and ten outputs.
Question 7.  One can safely state that the output lines for a demultiplexer are under the direct control of the:
  1.    input data select lines.
  2.    the internal AND gates.
  3.    the internal OR gate.
  4.    Input data line.
 Discuss Question
Answer: Option A. -> input data select lines.
Question 8.  Which is the decimal number for the BCD number, 10110110?
  1.    182
  2.    36
  3.    116
  4.    10110110 is not a valid BCD number.
 Discuss Question
Answer: Option D. -> 10110110 is not a valid BCD number.
Question 9.  In an AHDL BCD to binary code converter, how is multiplication by 10 accomplished?
  1.    By using the shifting of bits
  2.    By using the library multiplication function
  3.    By using integer types
  4.    By using the multiplication operator
 Discuss Question
Answer: Option A. -> By using the shifting of bits
Question 10. . Why are control inputs included in an HDL magnitude comparator?
  1.    For cascading the chips
  2.    For control signal input
  3.    For signal control
  4.    For internal interconnections
 Discuss Question
Answer: Option A. -> For cascading the chips

Latest Videos

Latest Test Papers