aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • GATE IT - C Programming and Computer Science Fundamentals
  • How many minimum inputs would be required to get 37 outpu...
Multiple choice

How many minimum inputs would be required to get 37 output lines in a decoder?

  1. 5

  2. 7

  3. 6

  4. 8

  5. 4

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

m<=27 m is the number of total output lines required. 26 is 64 and 25 is 32. Hence 37>32 but 37<64 6 is the required number of input lines.

Keep practicing — related questions

  • The number of input line required in a decoder, if it has 32 output lines.
  • How many 3-to-8 line decoders with an enable input are needed to construct a 6-to-64 line decoder without u...
  • How many 3-to-8 line decoders with an enable input are needed to construct a 6-to-64 line decoder without u...
  • Suppose only one multiplexer and one inverter are allowed to be used to implement any Boolean function of n...
  • Suppose only one multiplexer and one inverter are allowed to be used to implement any Boolean function of n...
  • How many minimum number of bits are used in representing range - 23 to + 31?
  • What are the minimum number of 2 to 1 multiplexers required to generate a 2 input AND gate and a 2 input EX...
  • Which of the following is defined as a data value that corresponds to a minimum or maximum input , internal...
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy