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 the difference between length and size in java?
When do we use synchronized blocks and advantages of using synchronized blocks?
Is there a case when finally will not execute?
What is meant by tab pans?
Name few "optional" classes introduced with java 8 ?
Why put method is used?
Which oo concept is achieved by using overloading and overriding?
Is char a method in java?
What is Major and importance difference between for and foreach loop ?
What is the purpose of using bufferedinputstream and bufferedoutputstream classes?
What is a “stateless” protocol ?
What is the main purpose of serialization in java?
What is the synonym of string?
Give us the name of the list layoutmanagers in java?
What is exception hierarchy in java?