What is correct

Report a typo

Take a look at the two instances of the LocalDateTime class.

LocalDateTime time1 = LocalDateTime.parse("2017-03-04T11:20");
LocalDateTime time2 = LocalDateTime.parse("2017-03-06T11:40");

Select one correct statement.

Select one option from the list
___

Create a free account to access the full topic