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 abstract and interface?
can i give real time example for the two topics?

Answer Posted / mahesh yadav ch

interface is a abstract, but abstract is not a interface.

interface is fully-unimplemented structure. where as
abstract is partly implement or may not implement structure.


interface contains statements only(public static final int
a;public void f1();).but abstract contains abstract methods
& variables

Is This Answer Correct ?    12 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is java logo a cup of coffee?

1258


What is the purpose of an interface?

1098


design an lru cache in java?

1049


How many times finalize method will be invoked? Who invokes finalize() method in java?

1074


What is java object name?

1049


How will you initialize an Applet?

1203


How do you control extraneous variables?

971


Can inner class be public in java?

1077


What is consumer in java?

1016


Which java collection does not allow null?

1215


I want to store more than 10 objects in a remote server? Which methodology will follow?

3274


How many bits is a boolean?

1136


I have multiple constructors defined in a class. Is it possible to call a constructor from another constructor’s body?

1067


What is the formula to calculate percentage?

1076


What type of value does sizeof return?

1074