Answer Posted / prashant renge
Public is the default modifier for interface
| Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
You're given a Boolean 2D matrix, can you find the number of islands?
What does exclamation mean in java?
Explain the difference between jvm and jre?
How do you implement tree mirroring in java?
Explain how can you debug the Java code?
What is use of arraylist in java?
What is exception propagation?
What are the drawbacks for singleton class?
Why collection doesn’t extend cloneable and serializable interfaces?
Is array dynamic in java?
How are variables stored in memory?
Is an object null?
What is byte [] in java?
What is an exception in java?
What is the difference between Java1.4 and Java1.5