Question 111
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
Question 112
Given: What is the result?


Question 113
Given the code fragment:

Which two modifications, when made independently, enable the code to print joe:true: 100.0?


Which two modifications, when made independently, enable the code to print joe:true: 100.0?

Question 114
Given:

What is the result?
Compilation fails at line n3 and line n4.

What is the result?
Compilation fails at line n3 and line n4.
Question 115
Given the code fragment:

Which option represents the state of the num array after successful completion of the outer loop?


Which option represents the state of the num array after successful completion of the outer loop?
