1.

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 mentionedThis 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

Answer»

Correct option is (c) Both NOT(true)=FALSE and NOT(false)=true

For EXPLANATION: NONE.



Discussion

No Comment Found

Related InterviewSolutions