Tag: java

Did you know that you can define more than one class in a .java file?

As we go down our years of learning and coding in Java, we tend to forget some basics.  Did you know that you can define more than one class in the same java file?  The only condition being that among the classes defined in a … Continue reading Did you know that you can define more than one class in a .java file?