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...

Define interface?

Answer Posted / neema

Java doesnot support multiple inheritance.
interface is a way to achieve multiple inheritance in java,
an interface contains only abstract methods and final
variables.
the class that implements the interface should define the
code for the methods

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we sort arraylist in java?

1034


Which class is the superclass for all the classes?

1062


Do loops java?

1065


What is a constructor, constructor overloading in java?

1040


What is the difference between inner class and nested class?

1150


What is intern method in java?

1120


How does system arraycopy work in java?

1180


What is jvm? How its run?

1132


What are the various access specifiers in java?

1048


What is primitive array?

942


Can a class have more than one object?

1046


What class allows you to read objects directly from a stream in java programming?

1138


what do you understand by synchronization? : Java thread

1054


What is default constructors?

1069


What is singletonlist in java?

1017