1.

What does LocalTime represent?(a) Date without time(b) Time without Date(c) Date and Time(d) Date and Time with timezoneI 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

Answer»

Correct answer is (B) Time without DATE

For explanation: LocalTime of joda LIBRARY REPRESENTS time without date.



Discussion

No Comment Found

Related InterviewSolutions