Answer Posted / mohan
In java all non static methods are virtual functions by
default.. so there is no need to explicitly specify the
virtual keyword..
Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
What is a protected class in java?
Difference between object instantiation and construction ?
Can we have 2 main methods in java class?
Is a method a procedure?
what is recursion in java
What is meant by polymorphism?
I want to re-reach and use an object once it has been garbage collected. How it's possible?
List down the methods and interfaces of collection class in java.
What is size of int in java?
What is <> used for in java?
What are the types of literals?
Should database connections be singleton?
Is final static java?
Is java jre still free?
Explain about core java?