You work as a Software Developer for uCertify Inc. You create an application using Visual Studio .NET 2005. You want to implement classes of the System.Collections namespace in the application. You also want to define size, enumerators, and synchronization methods for all non-generic collections. Which of the following interfaces will you use to accomplish the task?

Options
- ICollection interface
- IList interface
- IEqualityComparer interface
- IComparer interface


CORRECT ANSWER : ICollection interface

Discussion Board
answer for the above question

reply if any one knows

Ramesh kumar 04-10-2014 02:15 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement