ExamQuestions.com

Register
Login
Java SE 8 Programmer Exam Questions

Oracle

Java SE 8 Programmer

2 / 76

Question 2:

Given the code fragment: 
image
What is the result if the integer aVar is 9? 

Answer options:

A. 10 Hello World!
B. Hello Universe!
C. Hello World!
D. Compilation fails.