Course contentsShow
Java
Lesson 363 of 2,8709. Static Members and Utility ClassesPro lesson

Restrictions in static Methods: No this or super

Why static methods cannot reference this or super, since they don't belong to any instance.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.