Question
Easy
Which of the following is not a valid expression of Boolean algebra ?
1
~ x + (y ∗ ~ z) + x + ~ y = 1
2
x ∗ ~ y + ~ x ∗ y + ~ x ∗ ~ y = 1
3
~ (x + y + z) = ~ x ∗ ~ y ∗ ~ z
4
x ∗ ~ y + ~ x ∗ y + x ∗ y = x + y
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter:
Topic:
Correct Answer
Option B
Explanation
The correct option is (2): The expression $x \\cdot \\overline{y} + \\overline{x} \\cdot y + \\overline{x} \\cdot \\overline{y} = 1$ is not a valid or universally true identity in Boolean algebra. We can simplify the Left Hand Side (LHS) to prove this. By factoring out $\\overline{x}$ from the last two terms, we get $x \\cdot \\overline{y} + \\overline{x} \\cdot (y + \\overline{y})$. Since the Complementary Law states that $y +…Read More
Similar Questions from HTET Exam - Level 3 - Year 2022
Question 1
Easy
Source :
HTET 2022
In context of MS-Word, with a _______ indent, the second and all the following lines of a paragraph are indented more than the first line…
Chapter :
Office Automation Tools
Topic :
Word Processor (MS Word)
Question 2
Easy
Source :
HTET 2022
In context of databases consider set operations on relation R and S, and select a true statement:
Chapter :
Database Management System (DBMS) & SQL
Topic :
Database Concepts
Question 3
Easy
Source :
HTET 2022
Term 'bath tub curve' is related to ......
Question 4
Easy
Source :
HTET 2022
In context of 2-phase locking protocol in DBMS, a transaction issues lock requests in _______ phase and unlock requests in _______ phase.
Chapter :
Database Management System (DBMS) & SQL
Topic :
Database Concepts