When do you absolutely have to declare a class as abstract



When do you absolutely have to declare a class as abstract..

Answer / kirti

1. When at least one of the methods in the class is abstract.

2. When the class itself is inherited from an abstract class, but not all base abstract methods have been overridden.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

Explain unit test done by tester on development team?

0 Answers  


What is .net architecture and framework?

0 Answers  


What is entitytypes? : Entity framework

0 Answers  


IS MS.Net platform independent or dependent?

19 Answers   Infosys, Ksb, Satyam,


What is the .net framework?

0 Answers  






How to use Jquery Plugins in ASP.Net MVC validation?

0 Answers  


What are the components of the .net framework.

0 Answers  


What is object service? : Entity framework

0 Answers  


Explain encapsulation

1 Answers   HPCL, Hughes Systique Corporation,


How to create an alias name for a namespace?

4 Answers   IBM,


How you can implement custom validation in asp.net MVC?

0 Answers  


what is the three pillar of .Net ?

11 Answers  


Categories