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
Suppose you have already existing application with Visual Studio 6 (VB 6, InterDev 6) and this application utilizes Windows 2000 COM+ transaction services. With this example how can you approach migrating this application to .NET?
What is the resgen.exe tool used for?
How to Install uninstall assemblies into GAC?
Why do we use interface in c#?
What is arraylist class in c#?
How do I download a program to my desktop?
What is ildasm and obfuscator in net?
What is the use of system.environment class in c#.net?
What does public mean in c#?
What does firstordefault mean in c#?
What is the solution if you need to manipulate sets of items?
What are the properties of a string class?
What do you mean by casting a data type?
Can you inherit from a sealed class?
What is Inheritance in C#?