Answer Posted / rajnesh
generic === generic is a Namespace just collection of
arrays & arraylist .
which are use in c#
using system .collection.Generic;
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
When should I throw an exception?
How do I open the console?
What does the keyword “virtual†declare for a method or property?
list the steps in code compilation in c#?
How do I do implement a trace and assert?
What is routing in c#?
What is parameter c#?
Why extension method is static?
Why do we need reflection in c#?
Is lazy t thread safe?
Is hashset serializable c#?
How to find type of variable?
How to get the sum of last 3 items in a list using lambda expressions?
Which is better interface or abstract class in c#?
Can we set image Source dynamically using C# in WPF application?