aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Digital Electronics
  • The number of input line required in a decoder, if it has...
Multiple choice

The number of input line required in a decoder, if it has 32 output lines.

  1. 5

  2. 4

  3. 3

  4. 2

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

A decoder with N input lines can have up to 2^N output lines. If a decoder has 32 output lines, then 2^N = 32, which means N = 5 (since 2^5 = 32). Therefore, 5 input lines are required.

Keep practicing — related questions

  • How many minimum inputs would be required to get 37 output lines in a decoder?
  • 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...
  • Over __ million lines of code (including Tools, as measured by Ohloh.net)
  • Which circuit makes use of a free running counter and connect the output of a free running binary counter t...
  • In which of the following logics, the output is true only when any one of the inputs were true, and output ...
  • What will be the output of the program? class MyThread extends Thread { public static void main(String [] a...
  • What will be the output of the program? boolean bool = true; if(bool = false) /* Line 2 */ { System.out.pri...
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy