Question 16
Given:

And given the code fragment:

What is the result?

And given the code fragment:

What is the result?
Question 17
Given the code fragments:

And,

Which statement is true?

And,

Which statement is true?
Question 18
Which two are valid instantiations and initializations of a multi dimensional array?


Question 19
A method is declared to take three arguments. A program calls this method and passes only two arguments. What is the result?
Question 20
Given:

And given the code fragment:

Which two modifications enable the code to print the following output? (Choose two.) Canine 60 Long Feline 80 Short

And given the code fragment:

Which two modifications enable the code to print the following output? (Choose two.) Canine 60 Long Feline 80 Short