Online Course Discussion Forum

AP Computer Science A Fall 2018

 
 
Picture of Cassie yang
AP Computer Science A Fall 2018
by Cassie yang - Thursday, 4 October 2018, 8:12 PM
 


I can't run the HelloWorld program

 
Picture of Areteem Professor
Re: AP Computer Science A Fall 2018
by Areteem Professor - Thursday, 4 October 2018, 11:48 PM
 

The file name has to be the same as the class name.  In this case, you should save the file as "HelloWorld.java", not "java.java".