ExamQuestions.com

Register
Login
Java SE 8 Programmer II Exam Questions

Oracle

Java SE 8 Programmer II

122 / 130

Question 122:

Given that version.txt is accessible and contains: 1234567890 and given the code fragment: 
image
What is the result? 

Answer options:

A. 121
B. 122
C. 135
D. The program prints nothing.