/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 votes118 views2 answers
- 1 vote95 views2 answers
- 0 vote100 views1 answer
- 0 vote97 views1 answer
- 0 vote93 views5 answers
- 1 vote92 views1 answer
- 4 votes92 views2 answers
- 0 vote105 views1 answer
- 5 votes134 views5 answers
- 1 vote104 views1 answer