Answer Posted / guest
Default modifier in Interface is public.
| Is This Answer Correct ? | 33 Yes | 10 No |
Post New Answer View All Answers
What are the default and parameterized constructors?
What is the significance of listiterator?
What is the meaning of 3 dots in java?
is there a separate stack for each thread in java? : Java thread
How do you declare an array in java?
Is there any difference between nested classes and inner classes?
How does varargs work in java?
Does every java program need a main?
What is the use of isempty in java?
Is empty in java?
Is string a datatype?
When is the garbage collection used in Java?
how to create constants in java?
What is the meaning of I ++ in java?
Explain abstract class in java?