Question:Which of the following set of operations is not valid in PHP 5?
A >, >= B =,== C !==,!== D +=, *=
+ AnswerC
+ Report