Answer Posted / senthil kumar
The keyword New is used to create the object for the
classes.using that object all the methods and properties
are invoked.
| Is This Answer Correct ? | 30 Yes | 1 No |
Post New Answer View All Answers
What is a dictionary in c#?
What is difference between static and constant variable?
Why do we use interface in c#?
What is func c#?
Is it possible to execute multiple catch block for a single try statement?
What is an assembly in .net?
Why dependency injection is used in c#?
Which is more efficient for loop or while loop?
How to put assembly in gac?
Why is it not a good idea to use empty destructors?
How to rotate an Image in C#?
What framework is used for performance testing/load testing?
Is there any sample c# code for simple threading?
Are attributes inherited c#?
Define multicast delegate in c#?