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
How long can loop recorders stay in?
What are the generation of Garbage Collection in C# .NET ?
Is php easier than c#?
Can constructor be protected in c#?
Explain why do I get an error (cs1006) when trying to declare a method without specifying a return type?
What does mean before a string in c#?
What is the main purpose of xml?
Assembly Code. in Rejester AL. How do Contast Replece( or Change): Bit D3 With Bit D4 and Bit D2 With Bit D5 and Bit D1 With Bit D6 and Bit D0 With Bit D7 I am Not Know Very Well Write English.
What is a string c#?
If multiple interfaces are inherited and they have conflicting method names; What will happen ?
Why data types are important?
Does c# support multiple class inheritance?
How do you access a constant field declared in a class?
How can you force derived classes to provide new method implementations for virtual methods?
Is cli same as the clr?