Question
Easy
Boolean expression $\sim (A \cdot B) \cdot (\sim A+B) \cdot (\sim B+B)$ is equal to which of the following ?
1
~A
2
~B
3
~A + ~B
4
A * B
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter:
Topic:
Correct Answer
Option A
Explanation
The correct option is (1): This problem requires simplifying the given Boolean expression using the fundamental laws of Boolean algebra. The initial expression is $E = \\sim (A \\cdot B) \\cdot (\\sim A+B) \\cdot (\\sim B+B)$. We begin by simplifying the rightmost term, $(\\sim B+B)$. According to the Complement Law, the OR of a variable and its complement always evaluates to the logical constant $1$ (i.e., $X + \\sim X…Read More
Similar Questions from REET Exam - Paper 1 - Year 2018
Question 1
Easy
Source :
HTET 2022
Choose valid set of output devices:
Chapter :
Computer System & Hardware Fundamentals
Topic :
Architecture
Question 2
Easy
Source :
HTET 2022
Which of the following constructor related concept is non-relevant in C++?
Chapter :
Object-Oriented Programming (C++)
Topic :
Advanced Class Concepts
Question 3
Easy
Source :
HTET 2022
Terms NTFS and FAT 32 are closely related to which action on computer?
Chapter :
Operating Systems & Software Concepts
Topic :
MS Window
Question 4
Easy
Source :
HTET 2022
Datagram networks are also referred to as _______ networks.
Chapter :
Computer Networks & Internet
Topic :
Computer Network