/PHP/Function fun($x, $y) { $x=4; $y=1; $z=($x+($y/$y)+$x) echo "$z"; } fun(3,2); output in php code
Function fun($x, $y) { $x=4; $y=1; $z=($x+($y/$y)+$x) echo "$z"; } fun(3,2); output in php code
Function fun($x, $y) { $x=4; $y=1; $z=($x+($y/$y)+$x) echo "$z"; } fun(3,2); output in php code
0
Source: examveda.com
- 16 votes286 views9 answers
- 0 vote409 views1 answer
- 0 vote397 views1 answer
- 6 votes336 views4 answers
- 1 vote320 views1 answer
- 0 vote399 views1 answer
- 0 vote337 views1 answer
- 5 votes289 views2 answers
- 2 votes319 views2 answers
- 0 vote314 views1 answer