What are packages and name a few?

Answer Posted / vijayakumar chinnasamy

Collection of class and interfaces stored under specific
name is called as packages.

eg: ArrayList,Vector,HashTable are class available in the
packahe java.util.

some of the packages are,
java.lang, java.io,
java.util,javax.servlet.http.HttpServlet.. etc.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is treeset in java collection?

525


I want to persist data of objects for later use. What’s the best approach to do so?

505


Can we define constructor in inner class?

543


Is binary a low level language?

512


How to make a class or a bean serializable?

539






How much is a java license?

526


What is replaceall in java?

545


Can you make a constructor final?

582


Can we override protected method in java?

580


What is the difference between abstract class and interface1? What is an interface?

562


What is vector?

591


Which access specifier can be used with class ?

533


How we can declare a static variable?

654


Difference between abstract and concrete class ?

583


Can java list contain duplicates?

574