Given the code fragment:

What is the result?
Given the code fragment:

Which code fragment prints red: blue: small: medium?

Given:

What is the result?
Given:

What is the result?
Which two features can be implemented in a Java application by encapsulating the entity classes used? (Choose two.)
Given:

And given the commands:

What is the result?
Given the code fragment:

Which two modifications, made independently, enable the code to compile? (Choose two.)
Given the code fragment:

What is the result?
Given:

What is the result?
Given:

And given the code fragment:

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