posted 20 years ago
If you do not explicitly add a constructor, then the compiler will automatically add the default no argument constructor to the class file. It will not, however, automatically add the constructor to the source file.
Mark Patrick<br />SCJP 1.4