MODULE2
100

In Boolean Algebra,if it requires the two conditions to be true to operate it is a _ functional operator 

AND

200

In Boolean Algebra, if it only requires one of the conditions to be true to operate it is a _ functional operator 

OR

300

In binary logic and computer science, if 0 represents “Off” or “False,” which number is used to represent “On” or “True”?

1

400

Why do the computers use binary logic?

To evaluate conditions like checking if a password is correct to decide what to do next.

500

Question: In what are K-maps used?

* Logic gates

* Microprocessors

* Software conditions (if/else)

M
e
n
u