what is collections and
what is generics
Answer Posted / pushparaj pentakota
collections allows you to enter any type of date without
restriction but with generic we can restrict the user to
enter any type of data.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Why use “using” in c#?
What is a void c#?
What is the use of static members with example using c#.net.
Explain the functionalities of satellite assembly?
Is comparator a functional interface?
What does do in c#?
What does async mean in c#?
What is use of a HashTable in .NET?
What is the difference between // comments, /* */ comments and /// comments?
What is static variable in c#?
What is the benefit of using interface in c#?
What is bitwise operator in c#?
How do I type a whitespace character?
What is the difference between constant and readonly in c#?
Give some examples for built in datatypes in c#?