Collection FrameWork



Q) What is Collection FrameWork?

Res) A Collection FrameWork represents a class library to handle groups of objects

–> Collection framework is implemented in Java.Util.Package.

–> Collection does’t store copy of all the object, but it stores references of all objects.

–> Collection classes will act upon only referenced datatypes they do not act upon primitive datatypes.

Random Posts

  • Adding a DataBase Driver in Hibernate
  • Swings Interview Questions
  • Define Session Hijacking
  • GUI Examples Using Applets
  • What is difference between accessing the table single column and accessing the tabe with multiple column key

Post a Comment