Interviewer And Interviewee Guide

Internee PHP Developer Interview Question:

Tell me what is the differences between $a != $b and $a !== $b?

Submitted by: Muhammad
!= means inequality (TRUE if $a is not equal to $b) and !== means non-identity (TRUE if $a is not identical to $b).
Submitted by: Muhammad

Read Online Internee PHP Developer Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.