Given: What is the result?()
A.Compilation fails. B.Cannot add Toppings C.The code runs with no output. D.A NullPointerException is thrown in Line 4.
A.Hello B.Hello World C.Compilation fails. D.Hello World 5 E.The code runs with no output. F.An exception is thrown at runtime.
A.The code runs with no output. B.An exception is thrown at runtime. C.Compilation fails because of an error in line 20. D.Compilation fails because of an error in line 21. E.Compilation fails because of an error in line 23. F.Compilation fails because of an error in line 25.