Answer Posted / magan
By default all the methods are virtual functions in java.
So there is no need of virtual functions.
| Is This Answer Correct ? | 57 Yes | 18 No |
Post New Answer View All Answers
Can we use catch statement for checked exceptions?
Can we call the run() method instead of start()?
What is anti pattern in cyber security?
What is stream api in java8?
What is treeset in java?
What are thread groups?
Can an interface implement another interface?
What is proper subset?
what is synchronization? : Java thread
What about abstract classes in java?
When the constructor of a class is invoked?
What is jvm? How its run?
Can an interface have a constructor?
Why we use protected in java?
Is integer passed by reference in java?