Skip to content
Early access — you're among the first to try PYQLabs. Share feedback

Combinational

GATE Electronics & Communication · 13 questions across 11 years (1993-2024) · 28% recurrence rate

Recurrence sparkline

19932024
199320092024

Difficulty mix

easy 54%
med 46%

Question types

MCQ11
OTHER2

All 13 questions on Combinational

2024 PYQ

A 4-bit priority encoder has inputs $D_3, D_2, D_1,$ and $D_0$ in descending order of priority. The two-bit output $AB$ is generated as 00, 01, 10, and 11 corresponding to inputs $D_3, D_2, D_1,$ and $D_0$, respectively....

Med
2021 PYQ

Addressing of a $32 K \times 16$ memory is realized using a single decoder. The minimum number of AND gates required for the decoder is :

Easy
2014 PYQ

If X and Y are inputs and the Difference (D = X – Y) and the Borrow (B) are the outputs, which one of the following diagrams implements a half-subtractor?

Easy📊
2014 PYQ

In a half-subtractor circuit with X and Y as inputs, the Borrow (M) and Difference (N = X - Y) are given by

Easy
2012 PYQ

The output Y of a 2-bit comparator is logic 1 whenever the 2-bit input A is greater than the 2-bit input B. The number of combinations for which the output is logic 1, is

Easy
2009 PYQ

What are the minimum number of 2-to 1 multiplexers required to generate a 2-input AND gate and a 2-input EX-OR gate?

Med
2004 PYQ

The minimum number of 2 to 1 multiplexers required to realize a 4 to 1 mutliplexer is

Easy
2003 PYQ

With out any additional circuitry, an 8:1 MUX can be used to obtain

Med
1999 PYQ

For a binary half-subtractor having two inputs A and B, the correct set of Logical expressions for the output D(=Aminus B) and X(=Borrow) are

Easy
1999 PYQ

For a binary half-sub-tractor having two inputs A and B, the correct set of logical expressions for the outputs D (=A minus B) and X (=borrow) are

Easy
1997 PYQ

A 2-bit binary multiplier can be implemented using

Med
1994 PYQ

A Boolean function, F , given as sum of product (SOP) terms as F= $$\sum {} $$m(3,4,5,6) with A,B, and C as inputs. The function, F, can be expreeed on the Karnaugh's map shown below. (1) What will be the minimized SOP e...

Med📊
1993 PYQ

Signals A,B,C,D and $$\overline D $$ are available. Using a single 8 - to - 1 multiplexer and no other gate, implement the Boolean function. $$f(A,B,C,D) = B.C + A.B.\bar D + \bar A.\bar C.\bar D$$

Med