/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
- 1 vote317 views2 answers
- 1 vote311 views1 answer
- 0 vote318 views1 answer
- 1 vote260 views2 answers
- 0 vote309 views1 answer
- 0 vote289 views1 answer
- 0 vote297 views1 answer
- 8 votes360 views1 answer
- 0 vote379 views1 answer
- 5 votes301 views2 answers