Aspire's Library

A Place for Latest Exam wise Questions, Videos, Previous Year Papers,
Study Stuff for MCA Examinations

CUET PG MCA Previous Year Questions (PYQs)

CUET PG MCA Digital Logic PYQ


CUET PG MCA PYQ
Arrange the following steps in the correct order to understand the functioning of a 3 to 8 line decoder. 
(A). The encoder enable input is set to 1. 

(B). The decoder activates one of its 8 output lines based on the input code. 

(C). The input binary code is applied to the decoder. 

(D). The decoder converts the 3-bit binary input into 8 possible outputs. 

Choose the correct answer from the options given below:





Go to Discussion

CUET PG MCA Previous Year PYQ CUET PG MCA CUET 2025 PYQ

Solution

To understand the functioning of a 3-to-8 line decoder:

(A) Enable input is set to 1.
(C) Apply the 3-bit binary input.
(D) Decoder converts the 3-bit input into 8 possible outputs.
(B) Finally, one of the 8 output lines is activated based on the input code.

✅ Therefore, the correct sequence is: \[ (A), (C), (D), (B) \]

CUET PG MCA PYQ
Given the following truth table:
 AB X
 001
01
10
110
Which of the following Boolean functions does it represent?





Go to Discussion

CUET PG MCA Previous Year PYQ CUET PG MCA CUET 2022 PYQ

Solution


CUET PG MCA PYQ
What should be the minimum hamming distance dmin to guarantee correction of upto p errors in a given block code.
1. 2p
2. 2p+1
3. 2p-1
4. $2^{p-2}$





Go to Discussion

CUET PG MCA Previous Year PYQ CUET PG MCA CUET 2025 PYQ

Solution

We know the relationship between minimum Hamming distance \(d_{\min}\) and error correction capability \(p\):

\[ d_{\min} \;\geq\; 2p + 1 \]

This ensures the code can correct up to \(p\) errors.

Correct answer:

\[ \boxed{2p+1} \]


CUET PG MCA PYQ
Match List-I with List-II
 List-1 List-II
 JK Flip Flop inputs  Next State
 (A). 0 0 (I). Toggle
 (B). 0 1 (II). Set
 (C). 1 0 (III). Reset
 (D). 1 1 (IV). No Change
Choose the correct answer from the options given below:
1. (A) - (I), (B) - (II), (C) - (III), (D) - (IV) 
2. (A) - (IV), (B) - (III), (C) - (II), (D) - (I) 
3. (A) - (IV), (B) - (III), (C) - (I), (D) - (II) 
4. (A) - (I), (B) - (II), (C) - (IV), (D) - (III)





Go to Discussion

CUET PG MCA Previous Year PYQ CUET PG MCA CUET 2025 PYQ

Solution

JK Flip-Flop Truth Table (Inputs → Next State)

  • (A) 0 0 → (IV) No Change
  • (B) 0 1 → (III) Reset
  • (C) 1 0 → (II) Set
  • (D) 1 1 → (I) Toggle

✅ Correct Answer: Option 2


CUET PG MCA PYQ
Minimum number of 2:1 Multiplexers required to design a 16:1 Multiplexer is?





Go to Discussion

CUET PG MCA Previous Year PYQ CUET PG MCA CUET 2025 PYQ

Solution

To implement an \(n:1\) multiplexer using only \(2:1\) multiplexers, the minimum number required is:

\[ \text{Number of 2:1 MUX} = n - 1 \]

For \(n = 16\):

\[ 16 - 1 = 15 \]

✅ Therefore, the minimum number of \(2:1\) multiplexers required to design a \(16:1\) multiplexer is: \[ \boxed{15} \]


CUET PG MCA PYQ
Consider the following statements. 
(A). Combinational logic circuits do not have memory, while sequential logic circuits have memory elements. 

(B). Sequential logic circuits depend only on the current inputs,while combinational logic circuits depend on both current and past inputs. 

(C). Flip-flops and latches are examples of combinational logic circuits. 

(D). Multiplexer is an example of combinational logic circuit. 
Choose the correct statement/statements from the options given below: 

1. (A) and (D) only 
2. (A), (B) and (D) only 
3. (A), (B), (C) and (D) 
4. (B), (C) and (D) only





Go to Discussion

CUET PG MCA Previous Year PYQ CUET PG MCA CUET 2025 PYQ

Solution

Solution

(A). ✅ Correct. Combinational logic circuits do not have memory. Sequential circuits include memory elements.

(B). ❌ Incorrect. Sequential circuits depend on both current and past inputs (via memory), while combinational circuits depend only on current inputs.

(C). ❌ Incorrect. Flip-flops and latches are examples of sequential circuits, not combinational circuits.

(D). ✅ Correct. Multiplexer (MUX) is a combinational logic circuit.


Correct Statements: (A) and (D)

Answer: Option 1


CUET PG MCA PYQ
The following circuit generates the same output as?

1. XOR GATE
2. XNOR GATE
3. NAND GATE
4. NOR GATE





Go to Discussion

CUET PG MCA Previous Year PYQ CUET PG MCA CUET 2025 PYQ

Solution


CUET PG MCA PYQ
A logic circuit, that can odd two 1-bit numbers and produce output for sum and carry but cannot handle carry, input, is called ____________.





Go to Discussion

CUET PG MCA Previous Year PYQ CUET PG MCA CUET 2024 PYQ

Solution

A circuit that adds two 1-bit numbers and produces outputs for Sum and Carry but does not handle carry input is called a Half Adder.


ABSum (A⊕B)Carry (A·B)
0000
0110
1010
1101

Boolean Expressions:

  • Sum = \( A \oplus B \)
  • Carry = \( A \cdot B \)

Final Answer: The circuit is a Half Adder.



CUET PG MCA


Online Test Series,
Information About Examination,
Syllabus, Notification
and More.

Click Here to
View More

CUET PG MCA


Online Test Series,
Information About Examination,
Syllabus, Notification
and More.

Click Here to
View More

Ask Your Question or Put Your Review.

loading...