SarkariResultess QA Bank

PHP `===` और `==` में क्या अंतर है? को debug कैसे करें?

Other 0 Views Verified
PHP `===` और `==` में क्या अंतर है? को debug कैसे करें? सही विकल्प चुनें और code/solution को समझें।
Sarkari Result QA Bank
Editorially reviewed exam information

Answer & Explanation

4 Answers
Verified Correct Answer

[object Object]

[object Object]
Additional Explanation
Strict comparison type juggling avoid करता है। पहले exact error message, line number और input value check करें।
Verified

[object Object]

[object Object]
Additional Explanation
यह विकल्प सही Core PHP solution नहीं है।
Verified

[object Object]

[object Object]
Additional Explanation
यह विकल्प सही Core PHP solution नहीं है।
Verified

दोनों identical हैं

दोनों identical हैं
Additional Explanation
यह विकल्प सही Core PHP solution नहीं है।