Which of the following statements is/are correct?
(a) NOT(true OR true) = false
(b) NOT(false OR false)= true
(c) NOT (true OR false)= false
(d) All of the mentioned
I have been asked this question during a job interview.
I would like to ask this question from Conditional Evaluation in portion Nulls and Conditions and Miscellaneous of MySQL