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
Why do we use threads in java?
What does the exclamation mark mean in java?
Can we extend private class in java?
What are the two types of exceptions in java? Which are the differences between them?
What do you understand by the term singleton?
Explain importance of throws keyword in java?
What is the difference between preemptive scheduling and time slicing in java programming?
How is a variable stored in memory?
What are the disadvantages of object oriented programming?
What is java english?
What is empty string literal in java?
what is static import in java? Explain
What is the use of optional ?
what is the difference between a threads start() and run() methods? : Java thread
What do u mean by variable?