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 are c# collections?
What is delegates in c# and uses of delegates?
How you will create satellite assemblies?
What is the use of 'using' statement in c#?
Is for loop faster than foreach?
How does aspect oriented programming work?
What do you mean by “finalize” and “finally” methods in c#?
What is wpf c#?
What is meant by desktop application?
How is a loop recorder monitored?
Write a short note on interface?
What is the difference between delegates and superdelegates?
Can properties be overloaded in c#?
What is difference between overloading and short circuiting?
Can class inherit from struct c#?