/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
- 14 votes365 views6 answers
- 4 votes371 views4 answers
- 19 votes293 views6 answers
- 7 votes270 views1 answer
- 5 votes273 views5 answers
- 35 votes262 views4 answers
- 4 votes262 views1 answer
- 0 vote307 views1 answer
- -1 vote320 views2 answers
- 0 vote269 views1 answer