Answer Posted / deepak bankar
The new keyword is used to an object of a class.And also it
is used to hide Methods and variables
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is private variable?
Difference between abstract classes and interfaces
What is dependency injection?
Which programming language is best for desktop applications?
What are extensions in c#?
Explain the difference between a namespace and assembly name in .net?
How does the clr work?
Differentiate between object pooling and connection pooling in c#?
How garbage collection deals with circular references.
What is a template class?
How does foreach loop work in c#?
What is difference between ienumerable and iqueryable in c#?
What does the keyword “virtual†declare for a method or property?
What do you mean by hashtable c#?
Can I define my own exceptions?