Question: How do I add a class name Java * Dear student, * This is the HelloWorld.java file. It is missing the class nane. * Fix

How do I add a class name
Java
* Dear student, * This is the "HelloWorld.java" file. It is missing the class nane. * Fix it in the Edit tab. Then, do the following: * 1. Go to the Edit tab and click on the Save icon. A copy of this file will be + in the Edit tab. If you decide to make changes to this file inside the editor then make sure to click on the save icon again. * 2. Within the Edit tab, click on the Rocket icon. This will run the HelloWorld.java program. Do this to make sure it compiles and runs. No mark is assigned * 3. Click on the Evaluate icon within the Edit tab. This will run a test on your program and assign a grade. You can revise and re-evaluate later, if you wish. * 4. Check in the eClass grade book to make sure your submission was graded. */ public class HelloWorld { public static void main(String[] args) { System.out.println("Hello World"); } That's it. This is the end of the file. */ . */ 1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
