A. An exception is thrown at runtime. B. 1 C. 4 D. Compilation fails. E. 0
A. The code runs with no output. B. Compilation fails. C. An exception is thrown at runtime. D. ClassC is displayed.
A. An exception is thrown at runtime. B. int Long C. Compilation fails. D. Short Long
A. Compilation fails because of an error in line 19. B. An exception is thrown at runtime. C. B D. Compilation fails because of an error in line 18. E. Compilation fails because of an error in line 15. F. The code runs with no output.
A. Compilation of class A fails. B. Line 28 prints the value 3 to System.out. C. Line 28 prints the value 1 to System.out. D. Compilation fails because of an error on line 28. E. A runtime error occurs when line 25 executes.