/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
- 18 votes304 views5 answers
- 1 vote261 views1 answer
- 0 vote226 views1 answer
- 7 votes227 views2 answers
- 10 votes234 views3 answers
- 1 vote222 views1 answer
- 1 vote252 views1 answer
- 2 votes226 views4 answers
- 1 vote254 views1 answer
- 7 votes268 views2 answers