Zend 200-710 Exam - Topic 6 Question 102 Discussion
What is the output of the following code?function ratio ($x1 = 10, $x2){if (isset ($x2)) {return $x2 / $x1;}}echo ratio (0);
D) A warning, because $x2 is not set
B) An integer overflow error
C) A warning, because $x1 is not set
E) A floating-point overflow error
Susana
4 days agoRebbecca
10 days agoDarell
15 days agoBilly
20 days agoGerald
25 days agoJeffrey
1 month agoJusta
1 month agoKristofer
1 month agoHoa
2 months agoClay
3 months agoTina
3 months agoLuke
4 months agoMarti
4 months agoShad
4 months agoUla
4 months ago