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
What is natural ordering in java?
Why are the destructors for base class and derived class called in reverse order when the program exits
How the interruptible method gets implemented?
How big is a pointer?
How many bytes is a string in java?
What is use of arraylist in java?
What are the types of literals?
What is the difference between final, finally and finalize() in java?
What is string length in java?
Why java applets are more useful for intranets as compared to internet?
What is a short in java?
Why is java called the platform independent programming language?
What is variable argument in java?
What is the difference between an argument and a parameter?
Explain about exception propagation?