Which of the following code snippets compile?
Click to view the answer
A, B, C.
A and B are examples of 5.0's boxing and unboxing functionality.
C is a legal assignment, but D is an illegal assignment that requires a cast;