Showing posts with label Collection frame. Show all posts
Showing posts with label Collection frame. Show all posts

Why Should we use collection frame even though we have an array to store group of objects?

 It is possible to store a group of  onjects into an array
Let us take an example where we want to store 100 object of employee class into an array.