Home » JAVA Programming » Basic Datatypes » Question
  1. What does LocalTime represent?
    1. Date without time
    2. Date and Time
    3. Date and Time with timezone
    4. Time without Date
    5. None of these
Correct Option: D

LocalTime of joda library represents time without date.



Your comments will be displayed only after manual approval.