what is an virtual function

Answer Posted / ejp

There are no virtual functions in Java so the question is
futile. There are non-final functions, which can be
overridden by a derived class.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is return type in java?

857


What is a numeric literal?

779


Is it possible for yielded thread to get chance for its execution again ?

803


Can we override constructor in java?

844


What is the meaning of course?

870


What is return in java?

753


How to sort list of list in java?

894


What is formatted output?

754


What is the default size of load factor in hashing based collection?

824


What are heap memory and stack memory and what are memory tables.

770


What does the ‘static’ keyword mean? Is it possible to override private or static method in java?

785


What is string args [] in java?

796


Is array passed by reference in java?

828


What are java threads?

877


Which keyword specify that a variable is effectively final ?

800