Go to Discussion
CUET Previous Year PYQ
CUET CUET 2023 PYQ
Solution
Dog causes Rabies, Mosquito causes Malaria → A-IV
Amnesia affects Memory, Paralysis affects Movement → B-III
Meningitis affects Brain, Cirrhosis affects Liver → C-II
Influenza is caused by Virus, Typhoid is caused by Bacteria → D-I
Correct matching: A-IV, B-III, C-II, D-I
CUET PYQ
3
If $w, x, y, z$ are Boolean variables, then which of the following is incorrect?
Go to Discussion
CUET Previous Year PYQ
CUET CUET 2023 PYQ
Solution
LHS:
$(w+y)(wxy + wyz)
= w(wxy+wyz) + y(wxy+wyz)
= wxy + wyz + wxy + wyz
= wxy + wyz$
So (4) is correct.
Checking option (3):
LHS simplifies to a term containing $y$, but RHS is $x\bar y$.
They are not equal, hence the identity is false.
CUET PYQ
2
What should be the output of the following boolean expression after simplifying it to a minimum number of variables?
a'b'+ab+a'b
1. a+b'
2. a'+b
3. a'+b
4. a+b
Go to Discussion
CUET Previous Year PYQ
CUET CUET 2025 PYQ
Solution
$a'b' + ab + a'b$
$= a'(b' + b) + ab$
$= a' + ab$
$= a' + b$
$\boxed{a' + b \;\; }$
CUET PYQ
4
Match List I with List II :
| LIST I | LIST II |
| A. (x+y)' | I. 1 |
| B. x+1 | II. x'+y' |
| C. (xy)' | III. x'.y' |
| D. x+0 | IV. x |
Choose the correct answer from the options given below:
Go to Discussion
CUET Previous Year PYQ
CUET CUET 2022 PYQ
Solution
CUET PYQ
1
The number of possible Boolean functions that can be defined for $n$ Boolean variables over $n$-valued Boolean algebra is ______.
Go to Discussion
CUET Previous Year PYQ
CUET CUET 2023 PYQ
Solution
There are $2^n$ input combinations and each can take $n$ values.
Total functions $= n^{2^n}$.
CUET PYQ
1
The function represented by the k-map given below is
Go to Discussion
CUET Previous Year PYQ
CUET CUET 2024 PYQ
Solution
K-map (3 variables: A rows, BC columns in Gray order 00,01,11,10)
| A \ BC | 00 | 01 | 11 | 10 |
| A=0 | 0 | 0 | 1 | 0 |
| A=1 | 1 | 0 | 1 | 1 |
Groupings and terms:
- Cells (A=1, BC=11) & (A=1, BC=10) → pair → AB
- Cells (A=1, BC=00) & (A=1, BC=10) → pair → AC'
- Cells (A=0, BC=11) & (A=1, BC=11) → pair → BC
Simplified function: \(F = AB \;+\; AC' \;+\; BC\)
Correct option: 1) BC + AB + AC'
CUET PYQ
3
Let A’ represent complement of A. Which of the following boolean expressions is/are true?
(A) A +AB=A
(B) (A+B)'= A'B'
(C) (A')'= A
(D) (AB)'= A'+B'
Choose the correct answer from the options given below:
Go to Discussion
CUET Previous Year PYQ
CUET CUET 2024 PYQ
Solution
Solution:
(A) \(A + AB = A(1 + B) = A \cdot 1 = A\) (Absorption law) ✅
(B) \((A + B)' = A'B'\) (De Morgan’s law: complement of sum is product of complements) ✅
(C) \((A')' = A\) (Double complement law) ✅
(D) \((AB)' = A' + B'\) (De Morgan’s law: complement of product is sum of complements) ✅
Final Answer: All are true — (A), (B), (C), (D).
[{"qus_id":"11327","year":"2022"},{"qus_id":"11330","year":"2022"},{"qus_id":"11490","year":"2022"},{"qus_id":"11697","year":"2024"},{"qus_id":"11698","year":"2024"},{"qus_id":"12074","year":"2025"},{"qus_id":"12094","year":"2025"},{"qus_id":"16658","year":"2023"},{"qus_id":"16691","year":"2023"},{"qus_id":"16710","year":"2023"},{"qus_id":"11327","year":"2023"},{"qus_id":"17321","year":"2026"}]
CUET
Online Test Series,
Information About Examination,
Syllabus, Notification
and More.
Click Here to
View More
CUET
Online Test Series,
Information About Examination,
Syllabus, Notification
and More.
Click Here to
View More
Are you sure to delete this comment ?