Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

Core Java Interview Questions and Answers

Question: What is java.util package in Core Java?
Answer: Java.util package contains the collections framework, legacy collection classes, event model, date and time facilities, internationalization, and miscellaneous utility classes.
E.g.
  • java.util.List
  • java.util.Set
  • java.util.Date

Is it helpful? Yes No

Most helpful rated by users:

©2024 WithoutBook