Buy Questpond's video subscriptions on
huge discount
.
Online: 3237
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 do you absolutely have to declare a class as abstract?
Posted by
Neeks
on 2/21/2009 | Category:
C# Interview questions
| Views: 20644
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
1. When the class itself is inherited from an abstract class, but not all base abstract methods have been overridden.
2. When at least one of the methods in the class is abstract.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
What’s a delegate?
Next > :
What’s the advantage of using System.Text.StringBu ...
Comments or Responses
Login to post response
More Interview Questions by Neeks
What’s the advantage of using System.Text.StringBuilder over System.St ...
Some more differences related to Truncate and Delete
Latest Interview Questions
what is Static?
An automatic commit ocurrs under the following circumstances
Differrence between Array.CopyTo() and Array.Clone()
Most Important Questions in Interview
Name a feature which is common to all .NET languages?
Difference between VB.NET and C#.
Constructor and Destructor
Difference between GET and POST Metods
More ...