Delete comment from: Java67
no non-static methods can not be overridden as static method.
The compiler giver below error msg :
"This static method cannot hide the instance method from InheritanceTest"
Jul 2, 2017, 5:27:44 AM
Posted to Top 30 OOP (Object Oriented Programming) Interview Questions Answers in Java