What does LocalTime represent?
(a) Date without time
(b) Time without Date
(c) Date and Time
(d) Date and Time with timezone
I have been asked this question at a job interview.
This is a very interesting question from Data Type-Date, TimeZone topic in chapter Data Types, Variables and Arrays of Java