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 are the diffrences between interface and abstract
class?

Answer Posted / cool

=>Abstract class means
1)We can have concreate methods and abstrat methods
2) We can give implementation for concreate methods.

Interfaces means
1)we could not have concreate methods.All the methods are
abstract methods implicitly.
2)And those methods allows only public access specifier
only.It wont
allow any final,static keywords with methods .

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What exceptions occur during serialization?

1146


What is the console in java?

1206


What is private public protected in java?

1073


which class is the wait() method defined in? : Java thread

993


What is the purpose of static keyword in java?

1006


What are the files generated after using IDL to java compiler?

1206


what is the volatile modifier for? : Java thread

1058


Can we override final method?

1068


Define class?

1126


What is the use of optional ?

1087


What does compareto () do in java?

1056


What is encapsulation in java?

1172


Which is easier .net or java?

1132


List some important features of java 10 release?

1157


What is the main use of java?

1222