Question 111
Which one of the following code examples uses valid Java syntax?


Question 112
Given the following array:

Which two code fragments, independently, print each element in this array?


Which two code fragments, independently, print each element in this array?

Question 113
Given the code fragment:

Assume that the system date is June 20, 2014.
What is the result?

Assume that the system date is June 20, 2014.
What is the result?
Question 114
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?
Question 115
Given the code fragment:

Which three code fragments are valid at line n1? (Choose three.)

Which three code fragments are valid at line n1? (Choose three.)