Download
100% FREE
Office Document APIs for .NET
Online: 2306
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Bookmarks
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
OOPS
>
Loading ...
In which cases you use override and new base?
Posted by
Babu_akkandi
on 4/8/2009 | Category:
OOPS Interview questions
| Views: 6383
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
Use the new modifier to explicitly hide a member inherited from a base class. To hide an inherited member, declare it in the derived class using the same name, and modify it with the new modifier.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
What are Sealed Classes in C#?
Next > :
Can we call a base class method without creating i ...
Comments or Responses
Login to post response
More Interview Questions by Babu_akkandi
Can we call a base class method without creating instance?
What is Method Overriding? How to override a function in C#?
What is Method overloading?
What is Pinvoke?
What is CCW?
What is RCW?
What is Interop Services?
What are indexers?
Latest Interview Questions
What is Overriding?
What is operator overloading in C#?
What is operators in C# and how many types of operators are there in c ...
What is method overloading?
How to set Silverlight contents width as 100%?
What Is DTS?
what is ACID?
What is a deadlock?
More ...