Download
100% FREE
Office Document APIs for .NET
Online: 786
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
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
C#
>
Loading ...
When inheriting from a base class, whether the derived class inherits the destructor and constructor from the base class?
Posted by
Santosh.impossible
on 9/22/2010 | Category:
C# Interview questions
| Views: 3921 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
No, On inheriting from a base class the derived class inherits the only the members - including the code except the destructor and constructor of the base class.
Source:
From interview |
Asked In:
In interview |
Alert Moderator
Bookmark It
< Previous :
How to convert a DataSet to a DataReader?
Next > :
Maximum How many Row(s) will be there in Sys.Index ...
Comments or Responses
Login to post response
More Interview Questions by Santosh.impossible
Latest Interview Questions
Maximum How many Row(s) will be there in Sys.Indexes view for Each tab ...
How can we take back-ups in IIS Server?
What is the default user name of an anonymous login in IIS?
How to respond to a Full Transaction Log Error in SQL Server ?
What is "Double Hop" in SQL Server ?
What is Delegation in SQL Server ?
in WCF, Which contract is used to document the errors occurred in the ...
How to Enable / Disable the Full-Text Index created on a View / Table ...
More ...