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
What are class fields?
Which class comes after the SortedList class?
Explain how do I convert a string to an int in c#?
What is difference between string and stringbuilder in c#?
Explain Direct CAST vs CType ?
Is Multiple-inheritance supported by c#?
What is a console in c#?
What is a satellite assembly in c#?
How many bytes is a long c#?
What is collection of classes in c#?
What is xml comments in c#?
Is c# pass by reference?
Why constructor is used in c#?
What is use of list in c#?
What is dictionary collection in c#?