Answer Posted / sanjay maurya
the new keyword is basically used in reference types to
create a object and allocate memory to it.
an oter use of new keyword method overriding it override
the base class method from dirved class method when base
class method not define as vertual
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is expandoobject in c#?
Why do we use public static void main in c#?
what is a enumeration in c#
How do I unload an assembly?
Define an abstract class?
What is writeline in c#?
If dll and exe files are same it means you can deploy both the files in gac?
Why do we use parameters in c#?
Can constructor have return type c#?
Can a class be protected in c#?
What is class and object c#?
What is or operator in c#?
Does c# replace c++?
What is use of private class in c#?
Int map to which .net types?