What modifiers are used for interface declaration?
Answers were Sorted based on User's Feedback
Answer / balasubramanian
Access modifier-public
Other modifier-final,abstract
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / srinivas
public modifier is used for interface declaration
Is This Answer Correct ? | 0 Yes | 1 No |
Explain static nested classes ?
What is the basic concept of java?
What is string example?
What is type inference in java8?
why do we use interface in java?
What is thread start?
What is the use of optional ?
What is an image buffer?
what is singleton in java?
What do you mean by light weight and heavy weight components?
What is jit and its use?
What is the access scope of protected access specifier?