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

How do you initiate a string without escaping each backslash ?

1 Answers  


What are class access modifiers

1 Answers  


What is iobjectset? : Entity framework

0 Answers  


Explain Keep method in Tempdata in ASP.Net MVC?

0 Answers  


Why do you need to serialize

1 Answers  






Does razor engine supports for tdd?

0 Answers  


Httpcontext objects?

2 Answers   HACL, HP,


What are sections?

0 Answers  


what is .NET ?

18 Answers   TCS,


Describe the gac in the .net framework.

0 Answers  


What is .net framework in simple terms?

0 Answers  


What is a razor file?

0 Answers  


Categories