1z0-808 Exam Question 101
Given the code fragments:

Which code fragment, when inserted at line n1, enables the code to print Hank?

Which code fragment, when inserted at line n1, enables the code to print Hank?
1z0-808 Exam Question 102
Given the code fragment:

Which code fragment, when inserted at line 9, enables the code to print true?

Which code fragment, when inserted at line 9, enables the code to print true?
1z0-808 Exam Question 103
Given:

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

And given the commands:
javac Test.Java
Java Test Hello
What is the result?
1z0-808 Exam Question 104
Given the code fragment:

What is the result?

What is the result?
1z0-808 Exam Question 105
Given:

And given the code fragment:

What is the result?

And given the code fragment:

What is the result?
