What are Java methods equivalent to C# virtual functions?


All instance methods in Java are virtual except, static methods and private methods.

Updated on: 30-Jul-2019

310 Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements