For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Hi I just started learning java. What troubles me is when a .java file is compiled using javac in the terminal, why are there 2 .class files (one in the out folder and another in src folder).