Answer Posted / amar
In object-oriented programming, a virtual function or
virtual method is one whose behavior can be overridden
within an inheriting class by a function with the same
signature. irtual functions are abstract methods in java. by
default
all the methods are abstract in interface.
| Is This Answer Correct ? | 20 Yes | 6 No |
Post New Answer View All Answers
Can a hashset contain duplicates java?
Is arraylist sorted in java?
Does java support function overloading, pointers, structures, unions or linked lists?
What is prefix of a string?
What are peerless components?
What is an example of procedure?
What is predicate in java?
Is string is a data type in java?
what is thread? : Java thread
Explain tree set and its features?
What is yield () in java?
Can sleep() method causes another thread to sleep?
How infinite loop is declared?
What is java in simple terms?
What are the special characters?