/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
- 1 vote175 views1 answer
- 2 votes219 views2 answers
- 0 vote257 views2 answers
- 3 votes195 views4 answers
- 0 vote182 views1 answer
- 0 vote185 views1 answer
- 8 votes197 views6 answers
- 104 votes309 views6 answers
- 0 vote195 views2 answers
- 8 votes230 views1 answer