GATE CS 2024 Set 2 — Question 30
MSQ+1 / -0EasyBoolean Laws & TheoremsBoolean Algebra & Logic GatesDigital Logic
Digital Logic → Boolean Algebra & Logic Gates → Boolean Laws & Theorems
Last updated
Question
For a Boolean variable , which of the following statements is/are FALSE?
A.
B.
C.
D.
Correct answer
(B) x + 1 = x; (C) x · x = 0
Solution
Evaluating each Boolean identity:
(A) : This is the Identity Law, which is TRUE.
(B) : In Boolean algebra, . This statement is FALSE.
(C) : In Boolean algebra, (Idempotent Law). This statement is FALSE.
(D) : This is the Complement Law, which is TRUE.
Thus, statements (B) and (C) are FALSE.
(A) : This is the Identity Law, which is TRUE.
(B) : In Boolean algebra, . This statement is FALSE.
(C) : In Boolean algebra, (Idempotent Law). This statement is FALSE.
(D) : This is the Complement Law, which is TRUE.
Thus, statements (B) and (C) are FALSE.
More questions on Boolean Algebra & Logic Gates
2024 Set 1 Q13Consider a system that uses 5 bits for representing signed integers in 2’s complement format. In…2024 Set 2 Q14The format of a single-precision floating-point number as per the IEEE 754 standard is:…2024 Set 1 Q28Consider the circuit shown below where the gates may have propagation delays. Assume that all…2024 Set 1 Q47Consider a Boolean expression given by . Which of the following…2024 Set 2 Q49Which of the following is/are EQUAL to in radix- (i.e., base-) notation?
Practice GATE CS PYQs with adaptive difficulty
Timed practice, skill tracking, and AI explanations — free to start.
Start practicing free