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 difference between interface and abstract class..?

Answer Posted / vamsi

Abstract method means means it does n't have any
implementation.

Interface contains 0 or more abstract methods

Abstract class contains abstract methods as well as general
methods.
If any of any of the class that extends the abstract class
does n't implement some of the methods , it will be marked
as abstract.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a java list?

1041


Can a variable be local and static at the same time?

943


Can a function return a function?

987


Explain public static void main(string args[]) in java.

931


explain the difference between jdk and jvm?

932


What is ++ a in java?

924


Is it correct to say that due to garbage collection feature in java, a java program never goes out of memory?

968


How to implement an arraylist in java?

1040


How many days will it take to learn java?

883


Give an example of use of pointers in java class.

964


Can you explain the final method modifier?

954


Tell me a few examples of final classes defined in Java API?

1016


What is a line separator in java?

924


Can we catch more than one exception in a single catch block?

1018


What is nested top-level class?

983