What modifiers are used for interface declaration?
Answer Posted / ravikiran
public+abstract
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What are internal and external variables?
What are the five major types of reference sources?
What is the difference between serializable and externalizable interface?
How do you do descending order in java?
Is it possible for yielded thread to get chance for its execution again ?
What is meant by vector class, dictionary class, hash table class, and property class?
Are arrays immutable in java?
What is an array length?
What is the difference between iterator and enumeration ?
How transient variable is different from volatile variable?
Which is better 64 bit or 32 bit?
Difference between ‘>>’ and ‘>>>’ operators in java?
Why is logger singleton?
What about instanceof operator in java?
What happens if main method is not static?