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
How many days will it take to learn java?
How many arguments can a method have java?
What languages are pass by reference?
What is the difference between actual and formal parameters?
Is main is a keyword?
what are three ways in which a thread can enter the waiting state? Or what are different ways in which a thread can enter the waiting state? : Java thread
Why do we need data serialization?
Is java a pure object oriented language?
Is void a return type?
Which sorting algorithm is best in java?
Can we assign the reference to this variable?
Do we have pointers in java?
Explain the scope or life time of class variables or static variables?
which pattern is default in scanner package?
Can the interface be final?