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 the two types of exceptions in java? Which are the differences between them?
Is string is a class in java?
which pattern is default in scanner package?
What does it mean that strings are immutable?
What are internal variables?
What is the technique adopted to create an immutable class?
What about interthread communication and how it takes place in java?
Compare Mutex and Semaphore in java.
Can we create a class inside a class in java?
What is a variable in java?
Why is an interface be able to extend more than one interface but a class can’t extend more than one class?
What is a newline character in java?
Can a class extend more than one class?
What is independent and dependent variables in research?
How you can force the garbage collection?