In How many ways can u represent Not equal?Give Syntax of
all ways..

Answers were Sorted based on User's Feedback



In How many ways can u represent Not equal?Give Syntax of all ways....

Answer / vaneet badhan

well above given answers are alrite but :
in php its :

!=
!==
in mysql its :

<>

Is This Answer Correct ?    5 Yes 2 No

In How many ways can u represent Not equal?Give Syntax of all ways....

Answer / karu

3 ways
!=
<>
!==

Is This Answer Correct ?    5 Yes 3 No

In How many ways can u represent Not equal?Give Syntax of all ways....

Answer / karu

3 Ways

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More PHP Interview Questions

How to parse configuration file in php?

0 Answers  


Why is node js better than php?

0 Answers  


How to make multilanguage site in php? (like english,tamil)

2 Answers  


How can you send email in php?

0 Answers  


What is php in full?

0 Answers  






Are php sessions secure?

0 Answers  


Which is faster for or foreach php?

0 Answers  


What is php7?

0 Answers  


Write a statement to show the joining of multiple comparisons in php?

0 Answers  


What is the definition of a session?

0 Answers  


What are default session time and path?

0 Answers  


Which is correct about mysqli and pdo?

0 Answers  


Categories