QuestionQ120
Working with Selected Classes from the Java APIGiven the following code fragment:

What is the outcome?
- A 2012-02-10
- B 2012-02-11
- C Compilation fails
- D A DateTimeException is thrown at runtime.
Given the following code fragment:

What is the outcome?
Community Discussion