!== represents what?

Answers were Sorted based on User's Feedback



!== represents what?..

Answer / priya ranganathan

$a!==$b;
statement will return true if
1) $a not equal to $b or
2) $a not the same type as $b.

Is This Answer Correct ?    8 Yes 1 No

!== represents what?..

Answer / bhaven

this will represents the comparison operator for checking
value of some variable

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More PHP Interview Questions

What is the use of the function 'imagetypes()'?

0 Answers  


What are the advantages of php?

0 Answers  


How to Retrieve a Cookie Value?

0 Answers  


How can we submit a form without a submit button?

4 Answers   Agile Software,


Does php need to be installed?

0 Answers  






What is php oop?

0 Answers  


How do I clear my browser session?

0 Answers  


Are parent constructors called implicitly inside a class constructor?

0 Answers  


What are the disadvantages of php?

0 Answers  


What is data type in php?

0 Answers  


discuss the issue of software theft in ghana and how it has affected the economy

0 Answers  


What is in php 7?

0 Answers  


Categories