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 |
What does pointer mean?
How destructors are defined in java?
What are the different conditional statements?
Is array an object in java?
What is actual difference between statement,prepared statement and callable statement and when we have to use it? pls post a answer with code and clear explanation. thanks
What is an exception in java?
Explain about the main() method in java?
Explain tree set and its features?
Is java free for commercial?
Difference between Reader/Writer and InputStream/Output Stream?
9 Answers Adobe, Kirusa, Verizon,
what is unreachable code problem in multiple catch statements
If a class is declared without any access modifiers, where can the class be accessed?