When do you absolutely have to declare a class as abstract

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Mention the core components of .net framework?

581


Can any particular component of .net framework 3.0 be removed?

526


Will c# 3.0, vb.net 9.0, atlas, or linq be included in the .net framework 3.0?

529


Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?

574


what is ssdl?

684






Can we change web.config settings from iis?

561


What are Action Methods in ASP.NET MVC?

580


What is separation of concerns in asp.net mvc?

601


In razor syntax, what is the escape sequence character for @ symbol?

564


What is code first? : Entity framework

578


Where are the routing rules defined in an asp.net mvc application?

546


What is iobjectset? : Entity framework

594


What type of filter does outputcacheattribute class represents?

682


My organization went through the approval process of supporting the .net framework 2.0 in production. Do we need to go through the same process all over again for the .net framework 3.0? Do I need to do any application compatibility testing for my .net framework 2.0 applications?

562


What are the 3 segments of the default route, that is present in an ASP.NET MVC application?

598