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
Why Java doesn’t support multiple inheritance?
What is indexof?
What is a list in java?
How does indexof work?
Can we call the run() method instead of start()?
Define how can we find the actual size of an object on the heap?
Why we cannot override static method?
What is the Concept of Encapsulation in OOPS
Explain the importance of throws keyword in java?
How does arrays sort work in java?
What is identifier with example?
What is a default constructor and also define copy contrucyor?
What is the function of static in java?
What is the main purpose of serialization in java?
What are the differences between path and classpath variables?