Answer Posted / bindhu solomon
In java, all methods are virtual functions by default. So
we can override a method in any subclasses .
| Is This Answer Correct ? | 123 Yes | 24 No |
Post New Answer View All Answers
When do you get classcastexception?
what is the swingutilities.invokelater(runnable) method for? : Java thread
Which arithmetic operations can result in the throwing of an arithmeticexception?
Can we call a non-static method from inside a static method?
What is broken and continue statement?
Explain the protected field modifier?
What does java stand for?
What is math in java?
What is variable and its types?
Does variable declaration allocate memory?
What is binary tree in java?
Is it possible to cast an int value into a byte variable? What would happen if the value of int is larger than byte?
Do I need java for windows 10?
What is the purpose of a transient variable?
How do you use parseint in java?