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 / max

* An abstract class can have abstract members as well
non abstract members. But in an interface all the members
are implicitly abstract and all the members of the interface
must override to its derived class

* The members of the interface are public with no
implementation. Abstract classes can have protected parts,
static methods, etc.

for more detailed main five difference visit this link

http://codesforprogrammers.blogspot.com/search/label/Abstract%20class%20vs%20Interface

Is This Answer Correct ?    18 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which software is used for .net programming?

974


how to use custom field validation

2526


What is private constructor? And it's use?

1174


Explain write back and write through caches? : Dot net architecture

1085


Explain domestic architecture artifacts? : .NET Architecture

993


What is .net mobile utility controls. Explain with an example? : Microsoft dot net mobile

923


How is the using() pattern useful? What is idisposable?

1003


Explain pipelining? : .NET Architecture

1014


Explain the purpose of cache? : Dot net architecture

950


What are the different pipelining hazards? : Dot net architecture

1068


State the different levels of exceptional safety?

1050


How do I prevent concurrent access to my data?

1081


Explain Intermediate Language?

1128


What is .net mobile images control. Explain with an example? : Microsoft dot net mobile

995


8. Oop-Why and were we use Interfacse and Abstract class.

2186