Mohan's JavaBook
Java Interview Questions
ContactUs :
Please send your Questions & Answers or Feedback to "mohan@javabook.org"
Does the super keyword applies to Static methods?
No, super keyword does not applies to the static methods,it only applies to the instance methods.
Newer Post
Older Post
Home