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 Interfaces?

Answer Posted / hema

Abstract Class is the Class where it can have Methods with
both Definition and Declaration.

Method Declaration: public void Display();
Method Definition: public void Add(){ ..code goes on here...}

When all the methods in a class are only Declared then it is
Interface.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain an algorithm to find depth of a binary tree.

1097


Can we sort set in java?

1005


How do you sing an Applet ?

2504


What does microservices mean?

1001


What one should take care of, while serializing the object?

955


Can we have more than one package statement in the source file?

1108


Can a static method be overridden in java?

1054


What is boolean in java?

1025


What is difference between path and classpath variables?

1150


What is java dot?

1006


What is a boolean flag in java?

1080


EDS (Electronic Data Systems India Pvt Ltd) at Chennai on 16-12-2006.

9273


How can you set the applet size?

1105


Does list maintain insertion order java?

963


What method is used to specify a container's layout in java programming?

1204