What modifiers are used for interface declaration?
Answer Posted / prakash
public and static
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
What is finalize method?
What is difference between c++ and java ?
How big is a boolean?
What are identifiers in java?
Can we override private method in java?
Where import statement is used in a java program?
Can a method inside a interface be declared as final?
Can a class have an interface?
What are different data structures in java?
What is the difference between procedural and object-oriented programs?
What do you understand by garbage collection in Java? Can it be forced to run?
What is instance means in java?
What happens if constructor is private?
What is a finally block?
What is the purpose of a volatile variable?