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

How we can generate random numbers in java?

1174


What is string :: npos?

1178


what is the purpose of using rmisecuritymanager in rmi?

1018


Explain the meaning of java applet.

1129


What is a singleton class in Java?

1148


When a byte datatype is used?

2353


Which command from the jdk compiles a java program?

1046


Tell some latest versions in JAVA related areas?

1043


What is the right data type to represent a price in java?

1023


What is complexity and its types?

1103


What is the difference between the final method and abstract method?

1119


What is the difference between stringbuffer and stringbuilder class?

1161


What is the difference between procedural and object-oriented programs?

1014


What does split function do in java?

1080


How will you reverse a link list without using recursion?

1084