ExamQuestions.com

Register
Login
Java SE 8 Programmer Exam Questions

Oracle

Java SE 8 Programmer

39 / 76

Question 39:

Given: 
image
And given the commands: javac Test.Java Java Test Hello - What is the result? 

Answer options:

A. Success
B. Failure
C. Compilation fails.
D. An exception is thrown at runtime