/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
- 28 votes212 views12 answers
- 1 vote132 views1 answer
- 12 votes154 views2 answers
- 31 votes137 views4 answers
- 50 votes134 views6 answers
- 2 votes138 views2 answers
- 0 vote160 views1 answer
- 1 vote143 views1 answer
- 0 vote148 views1 answer
- 0 vote139 views2 answers