/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
- 2 votes169 views1 answer
- 1 vote190 views4 answers
- 0 vote178 views1 answer
- 2 votes183 views2 answers
- 31 votes168 views3 answers
- 42 votes195 views5 answers
- 1 vote138 views3 answers
- 12 votes165 views5 answers
- 1 vote170 views1 answer
- 6 votes159 views3 answers