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 byte string?
What are JVM.JRE, J2EE, JNI?
What is a static method in java?
Is object a data type in java?
What are constants?
What does indexof return in java?
What is continuity of a function?
Give any two differences between C++ and java.
What is the generic class?
Which is better list or arraylist in java?
Why destructor is not used in java?
what are Hostile Applets?
What is currentthread()?
What is a top level class in java?
When should you make a function static?