Answer Posted / abdul nasir
virtual functions are present in java. but there is no need to write virtual with methods because it is built-in in java. you can override and call with their respective class objects and references directly........... :) b hapy dont confuse. programer is here.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is nextint java?
What is composition in java?
Differentiate jar and war files?
What is the purpose of checked and unchecked exceptions in JAVA?
What is the use of protected in java?
What is the functionability stubs and skeletons?
When do I need to use reflection feature in java?
how does the run() method in runnable work? : Java thread
What are default methods ?
What is final int?
What is == and === in javascript?
How hashset works internally in java?
What is the difference between variable declaration and variable initialization?
What is final variable?
How can you handle java exceptions?