Computer Science, asked by shanaz78605, 4 months ago

What will be the output of the following PHP code ?

<?

php

$x = 10;

$y = 20;

if ($x > $y + $y != 3)

print “hi” ;

else

print “how are u”;

?>

a) how are u

b) hi

c) error

d) no output​

Answers

Answered by gobi81836
0

Answer:

and I am fine please put the Branisit

Attachments:
Similar questions