Infosys Interview Question

what is collection ?

Interview Answer

Anonymous

Apr 1, 2018

Collection of data or object so we can retrieve and add data in list. Collection assigns memory at dynamic time. Below are the types of Collection :- 1. Array List 2. Hashtable 3. Sorted List 4. Stack 5. Queue 6. Bit Array