What is Interface?

Answer Posted / javac

Interface is a special class which is fully abstracted and
by default variables declared inside an interface are
public static final and methods declared are abstract and
public.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the overview of UDP messaging.

737


When throws keyword is used?

584


Explain the transient field modifier?

569


What is array length?

510


How do you input a string in java?

505






What is java util collection?

561


What is the difference between the font and fontmetrics classes in java programming?

509


Is binary a low level language?

519


Differentiate between vector and array list.

638


What is try-with-resources in java?

619


What does int [] mean in java?

538


What is the major difference between linkedlist and arraylist?

514


Explain about complier design(phases)

632


What is defined as false sharing in the context of multithreading?

512


Can we overload the methods by making them static?

507