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
What is null in java?
What is an escape character in java?
What is listnode in java?
Is vector thread safe in java?
How to make a non daemon thread as daemon?
In java how do we copy objects?
What is java argument list?
How do you test a method for an exception using junit?
What are synchronized methods ?
What is a literal coding?
How do you stop a thread in java?
Can you call a method in a method?
Is string is a class in java?
Can we override singleton class?
How can you add and remove nodes in jtree?