CURRENT AFFAIRS

2023

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
True or False?
A
True
B
False
C
Either A or B
D
None of the above
Explanation: 

Detailed explanation-1: -So the reason for the convention ‘false implies true is true’ is that it makes statements like x<10→x<100 true for all values of x, as one would expect.

Detailed explanation-2: -In programming languages value of True is considered as 1. whereas false is zero. therefore In Boolean algebra True + False=1+0=1.

Detailed explanation-3: -Boolean logic is a type of algebra in which results are calculated as either TRUE or FALSE (known as truth values or truth variables). Instead of using arithmetic operators like addition, subtraction, and multiplication, Boolean logic utilizes three basic logical operators: AND, OR, and NOT.

There is 1 question to complete.