Given the code fragment: What is the result?
A.
M001, Sam, ABC Inc (Frage unvolständig!!!)
B.
Compilation fails
C.
A NullPointerException is thrown at runtime
D.
M001, Sam,
E.
M001, ,
F.
M001, null, null
G.
M001, Sam, null
Given the code fragment: What is the result?
A.
M001, Sam, ABC Inc (Frage unvolständig!!!)
B.
Compilation fails
C.
A NullPointerException is thrown at runtime
D.
M001, Sam,
E.
M001, ,
F.
M001, null, null
G.
M001, Sam, null
The question is incomplete, impossible to answer.