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 / ravikiran

interface is a purely abstract one when we wish to
implement all the methods for different scenarios in
different places we make use of implementation of the
interface.
abstract class is the one which contains both abstract as
well as non abstarct methods,We will define this if you
want ot restrict the instantiation of the class.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about object oriented programming and its features?

1066


What is the difference between a scrollbar and a scrollpane?

1110


How do I stop concurrentmodificationexception?

1079


Why do we use return statement?

1103


What means public static?

1091


State the significance of public, private, protected class?

1154


Why packages are used?

1681


What is boolean keyword in java?

1175


What is array pointers ?

1084


What is runtime locatable code?

1494


What is string in java with example?

1111


Difference between nested and inner classes ?

1185


What is collections framework?

1204


Is it possible to compare various strings with the help of == operator? What are the risks involved?

1126


How do you delete a list in java?

1022