what is collections and
what is generics

Answer Posted / osheen

COLLECTION:
Collection are used for grouping related objects that
allows us to iterate over those objects.

Generics:

Generic means make objects generalise.Generic types are the
types that take other type name to define their own type.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between “constant” and “readonly” variables in c#?

503


If I return out of a try/finally in c#, does the code in the finally-clause run?

556


What does out mean c#?

482


Explain the difference between abstract class and interface in .net?

475


What is callback method in c#?

490






What are async and await?

541


Define c# i/o classes? List the commonly used classes?

545


What does convert toint32 mean?

510


How to implement a singleton design pattern in c#?

474


Difference between debug.write and trace.write?

521


what are pointer types in c#

552


Is it possible to nest cfml conditional tags?

543


How do you serialize in c#?

474


What is extension method in c sharp?

481


Is is possible to force garbage collector to run?

527