Question:What is the difference between “==” and “===” operator? 

Answer 
1. Both are comparison operators but
2. "==" test for equally operator compares its operands with only value ignoring the datatype.
3. Whereas "===" test for strict equally operator compares its operands with datatypes and the value. 


Deprecated: html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in D:\webserver\www\vcampusbd_com_https\answers\column_answer_two.php on line 128
+ Report
Total Preview: 1049
What is the difference between “==” and “===” operator?
Copyright © 2024. Powered by Intellect Software Ltd