1
GATE CSE 2024 Set 1
MCQ (More than One Correct Answer)
+2
-0
Consider a Boolean expression given by $F(X, Y, Z) = \Sigma(3,5,6,7)$.
Which of the following statements is/are CORRECT?
2
GATE CSE 2021 Set 2
Numerical
+2
-0
Consider a Boolean function f(w, x, y, z) such that
f(w, 0, 0, z) = 1
f(1, x, 1, z) = x + z
f(w, 1, y, z) = wz + y
The number of literals in the minimal sum-of-products expression of f is ______
Your input ____
3
GATE CSE 2021 Set 1
MCQ (More than One Correct Answer)
+2
-0
Consider the following Boolean expression.
$$F = (X + Y + Z)(\overline X + Y)(\overline Y + Z)$$
Which of the following Boolean expressions is/are equivalent to $$\overline F$$ (complement of F)?
4
GATE CSE 2020
MCQ (Single Correct Answer)
+2
-0.67
Consider the Boolean function z(a,b,c).

Which one of the following minterm lists represents the circuit given above?

Which one of the following minterm lists represents the circuit given above?
GATE CSE Subjects
Browse all chapters by subject
Theory of Computation
Operating Systems
Algorithms
Database Management System
Data Structures
Computer Networks
Software Engineering
Compiler Design
Web Technologies
General Aptitude
Discrete Mathematics
Programming Languages