Given the code fragment: What is the result?
A.
Null B D
B.
Null B null D
C.
B D
D.
D
E.
An exception is thrown at runtime
Given the code fragment: What is the result?
A.
Null B D
B.
Null B null D
C.
B D
D.
D
E.
An exception is thrown at runtime
C(tested)