+ 4
Whats the solution
What output results from the following code? $x = 0; while($x<=7) { $x++; } echo $x;
10 odpowiedzi
+ 2
8 will be the output
+ 1
There is no problem with the code, what solution exactly are you looking for? the code outputs 8 by the way.
+ 1
8 was output
+ 1
answer is 8
+ 1
8
+ 1
8
+ 1
8
+ 1
Someone please let me know that how is the answer 8?
+ 1
8
+ 1
its answer is 8