/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
- 4 votes133 views1 answer
- 1 vote231 views1 answer
- 0 vote204 views1 answer
- 0 vote239 views1 answer
- 0 vote176 views3 answers
- 4 votes172 views3 answers
- 0 vote174 views1 answer
- 0 vote195 views1 answer
- 6 votes200 views3 answers
- 4 votes172 views2 answers