/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
- 6 votes91 views2 answers
- 1 vote99 views1 answer
- 1 vote115 views2 answers
- 0 vote98 views1 answer
- 50 votes257 views6 answers
- 7 votes109 views2 answers
- 3 votes103 views5 answers
- 0 vote92 views2 answers
- 28 votes96 views6 answers
- -1 vote119 views1 answer