Core Java :When does the compiler supply a default constructor for a class?

The compiler supplies a default constructor for a class if no other constructors are provided.

No comments:

Post a Comment