adplus-dvertising
frame-decoration

Question

Which statements among the following are correct about the Collection Classes available in Framework Class Library?

a.

Elements of a collection cannot be transmitted over a network

b.

Elements stored in a collection can be modified only if all the elements are of similar types

c.

Elements stored in a Collection can be retrieved but cannot be modified

d.

Collection classes make use of efficient algorithms to manage the collection,hence improving performance of the program

Answer: (d).Collection classes make use of efficient algorithms to manage the collection,hence improving performance of the program

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which statements among the following are correct about the Collection Classes available in Framework Class Library?