What is Interface?

Answer Posted / vinoth sing

interface contains set of methods and signatures.
it contains mainly abstract class,
they can have constants which is public,static and final.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you create a method in java?

529


What is the different types of functions?

543


What is the similarity between dynamic binding and linking?

593


Is hashset ordered?

536


What are the types of methods in java?

562






How do you format in java?

535


What are different types of expressions?

541


Is array dynamic in java?

469


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

576


What is %02d?

567


Explain about public and private access specifiers?

522


How do you remove an object from an arraylist in java?

449


What is meant by design patterns?

571


What is data structure in java?

520


'A class is a template for an object' explain this statement.

533