Answer Posted / niranjanravi
Super class is the class that is inherited and Subclass is
the class that does inheriting.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
explain autoboxing in java?
how we can create packages in java?
What are the two main uses of volatile in Java?
What do heavy weight components mean in java programming?
How do you do descending order in java?
What is empty string literal in java?
Can we have return statement in finally clause? What will happen?
How do you create a null object?
What comes to mind when someone mentions a shallow copy in java?
Tell me how many ways are there to initialise an integer with a constant.
Is java hard to learn?
What is the maximum size of a string in java?
What is function and method in java?
What is the difference between multiple processes and multiple threads?
What is sleep method?