ExamQuestions.com

Register
Login
Java SE 8 Programmer Exam Questions

Oracle

Java SE 8 Programmer

49 / 76

Question 49:

Given the code fragment: 
image
What is the result? 

Answer options:

A. true true
B. true false
C. false false
D. false true