Which of the following statements is/are correct?
(a) NOT(true)=false
(b) NOT(false)=true
(c) Both NOT(true)=false and NOT(false)=true
(d) None of the mentioned
This question was posed to me during an online exam.
This is a very interesting question from Conditional Evaluation in chapter Nulls and Conditions and Miscellaneous of MySQL