Computer Science, asked by notiyashu3795, 1 year ago

What will be the output of the following PHP code?

<?php $a = 5; $b = 5; span class="sys-fun">echo ($a === $b); ?>
A.5 === 5
B.Error
C.1
D.FALSE

Answers

Answered by Anonymous
0
_____✨ HEY MATE ✨_____

➡️ Option (C) 1 is the right answer ✔️

&lt;marquee&gt;✌️ I THINK IT HELPED YOU ✌️
Answered by Anonymous
0
the correct answer is option no. c
Similar questions