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
What is dataset and dataadapter in c#?
While debugging a C# application can you change the value of a variable?
What are constants in c#?
What are PE(Portable Executable)?
What does async mean in c#?
In .NET how can you solve the DLL Hell problem?
What is the use of generics in c#?
what are nullable types in c#
What is AutoMapper in C#?
what is difference between destruct or and garbage collection ?
write a c# program add two matrix with input number ?
What is the execution entry point for a c# console application?
What is a event in c#?
What is console readkey ()?
In howmany ways can you deploy an assembly?