Question 16
Given:


Question 17
Given the code fragment:

Which code fragment, when inserted at line 3, enables the code to print 10:20?

Which code fragment, when inserted at line 3, enables the code to print 10:20?
Question 18
Given the code fragment:

What is the result?

What is the result?
Question 19
Given the code fragment:

Which two modifications should you make so that the code compiles successfully? (Choose two.)


Which two modifications should you make so that the code compiles successfully? (Choose two.)

Question 20
Given the following main method:

What is the result?

What is the result?