What will be the output of the following PHP code ?
<?php for ($x = 1; $x < 10; $x++) for ($y = 1; $y < 5; $y++) print "Hello"; ?>
A.Hello….36 times
B.Hello….45 times
C.Hello….50 times
D.Hello….40 times
Answers
Answered by
0
hey mate........the answer is
a. .Hello….36 times
a. .Hello….36 times
Answered by
0
______✨ HEY MATE ✨______
➡️Option (A) Hello ........36 times is the right answer ✔️
➡️Option (A) Hello ........36 times is the right answer ✔️
Similar questions
Math,
7 months ago
Science,
7 months ago
Computer Science,
1 year ago
Computer Science,
1 year ago
History,
1 year ago
History,
1 year ago
India Languages,
1 year ago