What is the default modifier in Interface?

Answer Posted / ravikiran(aptech mumbai)

public+abstract for methods

public+abstract for interface declaration

public+static+final for the interface declaration variable

Is This Answer Correct ?    32 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are loops in java?

546


Which variable is the independent variable?

530


What are different data structures in java?

523


Can a boolean be null java?

535


What is thread life cycle?

535






What are nested classes in java?

600


what state does a thread enter when it terminates its processing? : Java thread

592


What is super?

581


what is meant by Garbage collection?

616


What is dynamic array in java?

520


Why to use nested classes in java? (Or) what is the purpose of nested class in java?

519


Is it possible to override private or static method in java?

540


Explain the overview of UDP messaging.

729


What is a variable in java?

527


What is a concrete classes? Is Java object class is concrete class?

504