Electronics and Communication Engineering (ECE) Exam  >  Electronics and Communication Engineering (ECE) Test  >  Digital Circuits  >  Test: Decoders - Electronics and Communication Engineering (ECE) MCQ

Decoders - GATE ECE Engineering (ECE) Digital Circuits Free MCQ Test


MCQ Practice Test & Solutions: Test: Decoders (10 Questions)

You can prepare effectively for Electronics and Communication Engineering (ECE) Digital Circuits with this dedicated MCQ Practice Test (available with solutions) on the important topic of "Test: Decoders". These 10 questions have been designed by the experts with the latest curriculum of Electronics and Communication Engineering (ECE) 2026, to help you master the concept.

Test Highlights:

  • - Format: Multiple Choice Questions (MCQ)
  • - Duration: 30 minutes
  • - Number of Questions: 10

Sign up on EduRev for free to attempt this test and track your preparation progress.

Test: Decoders - Question 1

How many 3 × 8 decoders are required to Construct a 4 × 16 decoder?

Detailed Solution: Question 1

Concept:

 A decoder is a combinational circuit that converts n lines of input into 2n lines of output.

Decoder expansion

n1 × m1 → n2 × m2

Number of D2 decoder required is given as:

∑ K = K1 + K2 + K3 + ------ 

Calculation:

Given decoder 1 is 3 × 8 and the second decoder is 4 × 16

16/8 = 2

2/8 = 0

Number of 3 × 8 decoders = 2 + 0

Number of 3 × 8 decoders = 2

The implementation is shown below.

Test: Decoders - Question 2

A _________ is a multiple-input, multiple-output logic circuit which converts coded inputs into coded outputs, where the input and output code are different.

Detailed Solution: Question 2

Encoder:

An encoder has 2n input lines and n output lines. In the encoder, the output lines generate the binary code corresponding to the input value which is active high.

Decoder:

It is a multi-input and multi-output logic circuit that converts coded inputs into coded outputs where input and output codes are different. Input code has fewer bits than output code. There is one to one mapping from input to output.

Multiplexer:

It is a digital switch. It allows digital information from several sources to be routed onto a single output line. A basic multiplexer has several data input lines and a single output line. The selection of a particular input line is controlled by selection lines. It is many to one mapping and provides the digital equivalent of an analog selector switch. Therefore it is the correct answer

Demultiplexer:

It is a circuit that receives information on a single line and transmits information on one of the 2n output lines. Selection of output line is controlled by values of n selection lines. 

Test: Decoders - Question 3

___________ converts binary-coded information to unique outputs such as decimal, octal digits, etc.

Detailed Solution: Question 3

Decoder:

  • A decoder is a combinational circuit that has ‘n’ input lines and a maximum of 2n output lines.
  • Decoder converts binary-coded information to unique outputs such as decimal, octal digits, etc.
  • A particular output will be active High depending upon the combination of inputs present when the decoder is enabled.
  • We can, therefore, conclude that a decoder detects a particular code.

A 2 to 4 decoder is shown in the block diagram below:

Truth Table:

Application:

A decoder is used to convert a BCD code to a 7 segment code. This is explained in the following block diagram:

Test: Decoders - Question 4

In a decoder, if the input lines are 4 then number of maximum output lines will be:

Detailed Solution: Question 4

Decoder:

The decoder is a combinational ckt, that convert Binary Coded information into Familiar, representation like the decimal, octal, Hexadecimal, etc.

The decoder has ‘n’ no of i/p & less than equal to 2n O/P

For 4 input lines n = 4

Maximum output lines = 24 = 16

Test: Decoders - Question 5

ln the circuit shown the device connected to Y5 can have an address in the range:

Detailed Solution: Question 5

Concept:

The simple decoder is shown below:

Addressing is done based on the inputs and their respective logic circuit connected to the address decoders.

Calculation:

In the given question the chip select for Y5 is 101.

A10A9A8 are used for that chip select so A10A9A8 = 101.

A7 ⋯ A0 are initially zeroes and at the final address these will be all 1’s.

To get the active high output for the NAND gate all the inputs must be 1 always.

The total addressing range is shown below:

FD00H to FDFFH

Test: Decoders - Question 6

Direction: Given question consists of two statements, one labeled as the 'Assertion (A)' and the other as 'Reason (R)'. You are to examine these two statements carefully and select the answers to these items using the codes given below.

Assertion (A): A de-multiplexer cannot be used as a decoder.

Reason (R): A de-multiplexer selects one of many outputs, whereas a decoder selects an output corresponding to the coded input.

Detailed Solution: Question 6

A is false but R is true. A demultiplexer can be used as a decoder.

Decoder:

Generally, a decoder converts a binary number into any other format (decimal, hexadecimal, etc)

Eg: 2 × 4 decoder

Truth table:

Eg:

AB = 00 = S1 S0 ;

Y0 = 1 Y1 = 0 Y2 = 0 Y3 = 0

AB = 10 = S1 S0 ;

Y0 = 0 Y1 = 0 Y2 = 1 Y3 = 0

Test: Decoders - Question 7

The number of input lines in a common BCD to seven segment decoder is _____.

Detailed Solution: Question 7

  • In BCD to 7-segment Decoder, the outputs of a digital circuit are often displayed as decimal digits.
  • BCD to 7-segment decoder is a combinational circuit that converts a BCD number into signals that are required for the display of the value of that number on a seven-segment display.
  • The number of input lines is 4. 

Test: Decoders - Question 8

A decoder converts n inputs to __________ outputs.

Detailed Solution: Question 8

Decoder is a circuit with n input lines and 2n output lines.

Test: Decoders - Question 9

Decoder is constructed from ________________

Detailed Solution: Question 9

Decoder circuits are constructed from Inverters and AND gates.

Test: Decoders - Question 10

Which of the following represents a number of output lines for a decoder with 4 input lines?

Detailed Solution: Question 10

For n input lined decoder will have 2n output lines.

75 videos|190 docs|70 tests
Information about Test: Decoders Page
In this test you can find the Exam questions for Test: Decoders solved & explained in the simplest way possible. Besides giving Questions and answers for Test: Decoders, EduRev gives you an ample number of Online tests for practice
75 videos|190 docs|70 tests
Download as PDF