Which is default super class in Java?

The default superclass is Object (more precisely java. lang. Object ). If a class does not define a direct superclass explicitly (via extends ), then Object is implicitly a superclass of that class.

Sizin İçin Seçtik  Which is the best online IDE for Java?

Leave a Reply

Your email address will not be published. Required fields are marked *