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 is the diff. b/w Interfaces & Abstract class?

Answer Posted / lakshman

abstract class contains constructor,but interface does not.
abstract class supports all access specifier,but interface
supports only public
programmer is responsible to provide the subclass to
abstract class but interface left the implementation for the
third party vendors.
abstract class contains both abstract methods and concrete
methods but interface contains only abstract methods

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does the “static” keyword mean?

1165


How do you find the independent variable?

1122


Can we declare array without size in java?

1078


Does java arraylist maintain insertion order?

1046


What is the difference between length and length() method in java?

1168


what is meant wrapper classes?

1292


What is native method in java?

1118


What is space character in java?

1171


What happens if we override only equals?

1013


What is meant by data hiding in java?

1215


Are there structures in java?

1027


What is difference between null and void?

1016


What is volatile keyword in java

1181


What will happen when using pass by reference in java?

1038


What is not thread safe?

1035