/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
- 3 votes221 views5 answers
- 4 votes142 views1 answer
- 0 vote196 views1 answer
- 0 vote208 views2 answers
- 0 vote274 views1 answer
- 1 vote224 views1 answer
- 3 votes189 views2 answers
- 0 vote198 views1 answer
- 2 votes245 views2 answers
- 1 vote306 views1 answer