Which of the following statements is/are correct?
(a) NOT(true AND true) =false
(b) NOT(false AND false)=true
(c) NOT (true AND false)= true
(d) All of the mentioned
I got this question in my homework.
Question is taken from Conditional Evaluation topic in chapter Nulls and Conditions and Miscellaneous of MySQL