Q:

Which operator returns true if two arguments are not equal or not have same type?

belongs to collection: CONSTANTS AND OPERATORS IN PHP MCQ

0

Which operator returns true if two arguments are not equal or not have same type?


  1. ===
  2. ---
  3. !==
  4. +++

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (c). !==

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

CONSTANTS AND OPERATORS IN PHP MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Floor ( ), ceil ( ), round ( ), abs ( ), min ( ), ... >>
<< If rand ( ) function is called by no argument it r...