Java class question

  • From: "Gilbert Neiva" <gneiva@xxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Mon, 31 May 2010 11:08:56 -0600

If I were to write two classes in Java, would they be in different source file 
and compiled into different .class files, or can I put two classes in the same 
source file, and compile it into one class file?

Gilbert Neiva

Other related posts: