Contrast the use of an abstract base class against an interface?

Answer Posted / rajeev kumar singh

An abstract class can have abstract as well as non abstract
methods whereas the interface can have only the abstract
methods.
An Abstract inherit a class, an abstract class and implement
an interface. But interface can only implement another
interface.

Is This Answer Correct ?    5 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?

598


What setting must be added in the configuration file to deny a particular user from accessing the secured resources?

493


How would you get asp.net running in apache web servers?

539


What do you mean by marshalbyref?

638


Where is the session stored?

633






What is the size of Get method and how much data it can store?

561


What are the 3 types of web?

504


How you will handle session when deploying application in more than a server?

589


Why we go for mvc instead of asp.net? : Asp.Net MVC

489


What type of code, client-side or server-side, is found in a code-behind file of a Web page?

581


is gateway for sms continue connected for sending sms.how?

1828


What is a form tag?

507


How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.

1421


Why session management is required?

535


Which is better union or union all?

557