Define interface?

Answer Posted / dev yadav

interface is a collection of abstract methods ...we also implement multiple inheritence in java with the help of interface....

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the differences between c++ and java? Explain

619


What is the maximum size of a string in java?

582


What is the use of arraylist in java?

560


How do you end a program?

595


What are the drawbacks of reflection?

597






what is the purpose of the wait(), notify(), and notifyall() methods? : Java thread

596


Can I learn java without any programming experience?

600


Which of the classes will have more memory allocated?

578


How do you decide when to use arraylist and linkedlist?

567


What is the disadvantage of synchronization?

613


What methods are used in Servlet?Applet communication?

1713


Can there be an abstract method without an abstract class?

570


Explain the hierarchy of java exception classes?

633


What is Recursion Function?

686


How to find the index of the largest number in an arraylist java?

552