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
why an outer class cannot be declared as private?
Can we nested try statements in java?
What is the SimpleTimeZone class?
Can we override final method?
Can we have static methods in an interface?
How to instantiate static nested classes in java?
How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters?
What is complexity and its types?
What do you understand by synchronization?
What is a vector in java?
What is a package in java? List down various advantages of packages.
How do you create a reference in java?
What is Java Shutdown Hook?
Which is better singleton or static class?
What is the use of System class?