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
Can we have more than one package statement in source file ?
Can we create our own wrapper class in java?
What is string in java with example?
What methodology can be employed to locate substrings inside a string?
Explain the difference between extends thread vs implements runnable in java?
What is the exception hierarchy in java?
What is the difference between a factory and abstract factory pattern?
What does flagged out mean?
How do you compare arrays in java?
What is the difference between size and length in java?
Explain which of the following methods releases the lock when yield(), join(),sleep(),wait(),notify(), notifyall() methods are executed?
What is the type of lambda expression?
What is a generic code?
What is jrmp?
What is sleep method?