Question
Easy
Which of the following is not a valid rule of Boolean Algebra ?
1
A+A'=A
2
A.A=A
3
A.A'=0
4
A+A'=1
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Computer System & Hardware Fundamentals
Topic: Architecture
Correct Answer
Option A
Explanation
The correct option is (1): The expression $\\text{A+A'}=\\text{A}$ is the one that is not a valid rule in Boolean Algebra. This expression incorrectly attempts to formulate the logical OR operation with a variable and its complement. The correct and fundamental law in Boolean Algebra is the Complementarity Law for OR, which correctly states that $\\text{A+A'}=1$. To prove why $\\text{A+A'}=\\text{A}$ is invalid, consider a case: if the variable $\\text{A}$ is 0,…Read More
Similar Questions from HTET Exam - Level 3 - Year 2018
Question 1
Easy
Source :
HTET 2018
Which of the following is not an appropriate set of super computers of India ?
Chapter :
Computer System & Hardware Fundamentals
Topic :
Computer System
Question 2
Easy
Source :
HTET 2018
In MS-PowerPoint-2007, to easily rearrange slides we can use _______ option found under view tab.
Chapter :
Office Automation Tools
Topic :
Presentation Software (MS Power-Point)
Question 3
Easy
Source :
HTET 2018
Let RR3 means Round Robin Scheduling algorithm with time quantum of 3 units and FCFS means First Come First Serve [FCFS] scheduling algorithm. Now if…
Chapter :
Operating Systems & Software Concepts
Topic :
MS Window
Question 4
Easy
Source :
HTET 2018
Choose invalid statement in context of software testing:
Chapter :
Software Engineering & Problem Solving
Topic :
SDLC (Major stages)