Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Difference between abstract class and interface

Answer Posted / maneswari

Interfaces provide a form of multiple inheritance. A class
can extend only one other class.
Interfaces are limited to public methods and constants with
no implementation. Abstract classes can have a partial
implementation, protected parts, static methods, etc.
A Class may implement several interfaces. But in case of
abstract class, a class may extend only one abstract class.
Interfaces are slow as it requires extra indirection to to
find corresponding method in in the actual class. Abstract
classes are fast.

Is This Answer Correct ?    439 Yes 93 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain Intermediate Language?

1128


What is a virtual memory? : Dot net architecture

1011


What is cache coherency and how is it eliminated? : .NET Architecture

1053


Explain the five stages in a dlx pipeline? : .NET Architecture

964


Explain the Lapsed Listener problem in .net

1242


how we can fire event in databound column in datagrid without using button?

1079


How does .net remoting work?

1148


what are the fundamental and common properties of .net controls?

2162


Is dim fs as filestreamobject is a managed code? : Dot net architecture

1038


Define dma? : Dot net architecture

1032


How can we perform data binding in atlas?

983


What is new in the .net 2.0 class library?

1160


Which software is used for .net programming?

974


What is the purpose of cache? How is it used? : Dot net architecture

936


What is gui programming? : .NET Architecture

972