Collection FrameWork »
By Ramakrishna on Nov 6, 2008 in Collection FrameWork, Uncategorized | 0 Comments
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 [...]
