Answer Posted / sudhanshu shekhar
The new keyword when applied to a derived
Type,method,property,event,constant or field indicates that
the member has no relationship to a similar member that may
exist in base class.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain the difference between private and shared assembly?
What is dataset and dataadapter in c#?
What are custom exceptions? Why do we need them?
How do I develop c# apps?
What is the difference between first and firstordefault?
What is class and object c#?
What is integer c#?
Can we have multiple threads in one app domain?
Define clr in .net?
Explain About multi level and multiple inheritance how to achieve in .net
What is Implementation inheritance and interface inheritance?
What is data binding c#?
Why are strings immutable in c#?
What's the implicit name of the parameter that gets passed into the set method/property of a class?
How many digits is a 32 bit number?