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
How many aware interfaces are there?
Howmany five tracing levels in System.Diagnostics.TraceSwitcher? Why they are using?
Does c# have primitives?
Is lazy t thread safe?
Explain the functionalities of satellite assembly?
Why do we need to serialize data?
Is a decimal an integer?
What is the use of list in c#?
What is the difference between virtual method and abstract method?
How does bitwise xor work?
Okay, so an int is a value type, and a class is a reference type. How can int be derived from object?
What is the use of regex in c#?
What is parameters in c#?
What is windows forms in c#?
What is an object pool in .net?