ExamQuestions.com

Register
Login
Java SE 8 Programmer Exam Questions

Oracle

Java SE 8 Programmer

10 / 76

Question 10:

Given the code fragment: 
image
What is the result? 

Answer options:

A. Match 1
B. Match 2
C. No Match
D. A NullPointerException is thrown at runtime.