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...

What?s the difference between an interface and abstract class?

Answer Posted / rambabu gonela

java does't support multiple inheritance..to overcome this
problem.. java introduce new concept that is interface,
we cannot intantiate both interface and abstractclass.1)by
default in interface variables are public,static and final,
in abstract class we have to declare explicitly 2) methods
in interface public,nonstatic and abstract,where as in
abstract class we have to give....
3)we can implements more than one interfaces.. but we can
extends only one class..

Is This Answer Correct ?    7 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Whats an assembly? Describe the importance of assembly?

950


What is connection pooling in ado.net?

999


what are the contents of an assembly ?

1046


What is difference between virtual and override in c#?

932


What is windows application in c#?

969


Why do we need private constructor in c#?

939


What is difference between dictionary and hashtable in c#?

928


Is c# code is unmanaged or managed code?

1168


What is a hash table in c#?

1077


What's the difference between WindowsDefaultLocation and WindowsDefaultBounds?

1253


Can firstordefault return null?

998


What are data types with examples?

1033


What type of data type conversion happens when the compiler encounters the following code?

993


What is querystring in c#?

969


What are Namespaces?

1411