Answer Posted / niranjanravi
Functions which are called at runtime are called virtual
functions.
| Is This Answer Correct ? | 8 Yes | 7 No |
Post New Answer View All Answers
What is the purpose of the finally clause of a try-catch-finally statement in java programming?
How does thread synchronization occurs inside a monitor?
What is difference between array and vector?
Can we assign null to double in java?
What is the tradeoff between using an unordered array versus an ordered array?
Where pragma is used?
Does printwriter create a file?
What is data type modifier?
What is java argument list?
Can I override protected method in java?
What is exception hierarchy in java?
What happens if main method is not static?
How do you calculate square roots?
What are controls and their different types in awt?
Why java doesn’t support multiple inheritances?