Answer Posted / jana
Virtual function means it doesnot contain any body.In C++
we have virtual functions.
In java also we have virtual functions.abstract methods is
nothing but virtual functions.
Jana
| Is This Answer Correct ? | 4 Yes | 18 No |
Post New Answer View All Answers
Difference between doublesummarystatistics, intsummarystatistics and longsummarystatistics ?
What is the purpose of checked and unchecked exceptions in JAVA?
What is a void method?
What is the size of string?
what is object slice?
Why is stringbuffer thread safe?
What is java oops?
What is the difference between comparison done by equals method and == operator?
What is the difference between static method and instance method in Java?
What does %d do in java?
Difference between vector and arraylist.
How many bytes is a string in java?
What is the difference between class & object?
what is a working thread? : Java thread
who can i handle multiple client in RMI