1.

Which of these class produce objects with respect to geographical locations?(a) TimeZone(b) Locale(c) Date(d) SimpleTimeZoneThis question was posed to me during an online interview.My query is from Locale & Random Classes in section java.util – More Utility Classes of Java

Answer»

The correct choice is (B) LOCALE

To elaborate: The Locale CLASS isinstantiated to PRODUCE objects that each describe a GEOGRAPHICAL or cultural region.



Discussion

No Comment Found

Related InterviewSolutions