And the following five fragments: How many of the code fragments, inserted independently at line 12,compile?()
A.0 B.1 C.2 D.3 E.4 F.5
What is the result?()
A.4321 B.0000 C.An exception is thrown at runtime. D.Compilation fails because of an error in line 18.
A.hi hi B.hi world C.world world D.Compilation fails. E.An exception is thrown at runtime.