Answer Posted / p
1 bit
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is meant by method overriding?
Given a singly linked list, how will you print out its contents in the reverse order? Can you do it with consuming any extra space?
Explain Basics of OOP Language in java
How do you avoid global variables?
Difference between default and protected access specifiers?
what is inner class in java?
Explain the differences between static and dynamic variables?
How big is a pointer?
when you will synchronize a piece of your code? : Java thread
What is the base class of all exception classes in java?
What is return type in java?
What things should be kept in mind while creating your own exceptions in java?
What does exclamation mean in java?
Is array a class?
Explain about strings in java?