What will be the output of the following PHP code ?
<?php $x = 4; $y = 3; $z = 1; echo "$x = $x + $y + $z"; ?>
A.4 = 4 + 3 + 1
B.8
C.8 = 4 + 3 +1
D.Error
Answers
Answered by
0
Option A is the correct answer.
Answered by
2
Hola friends...
=============
Option A :- True
is the correct answer.....
=============
Option A :- True
is the correct answer.....
Similar questions
English,
6 months ago
Hindi,
6 months ago
English,
6 months ago
Computer Science,
1 year ago
Computer Science,
1 year ago
India Languages,
1 year ago