Which of the following statements are correct about the Collection Classes available in the Framework Class Library?
1
They use efficient algorithms to manage the collection, thereby improving the performance of the program.
2
Elements of a collection cannot be transmitted over a network.
3
Elements stored in a collection can be retrieved but cannot be modified.
4
Elements stored in a collection can be modified only if all elements are of similar types.
5
Question Not Attempted