Briefing Zend Knowledge

What is the output of the following code?

What is the output of the following code?

A.
0

B.
An integer overflow error

C.
A warning, because $x1 is not set

D.
A warning, because $x2 is not set

E.
A floating-point overflow error

F.
Nothing