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
How do you define a singleton class?
What is the basic concept of java?
What is package private scope in java?
What is the difference between array list and vector in java?
What is the difference between final, finally and finalize() in java?
What is javac used for?
What is the purpose of methodology?
What is difference between fileinputstream and filereader in java?
What is static import in java?
Why heap memory is called heap?
How does thread synchronization occurs inside a monitor? What levels of synchronization can you apply?
Should you use singleton pattern?
What is argument in java?
What are the advantages of exception handling in java?
Is void a wrapper class?