Question: Awesome.java Compiling and Executing a Java Program 1 public class Awesone Instructions public static void main(String args[]) 3 4 5 6 7 8 9 1.

 Awesome.java Compiling and Executing a Java Program 1 public class Awesone

Awesome.java Compiling and Executing a Java Program 1 public class Awesone Instructions public static void main(String args[]) 3 4 5 6 7 8 9 1. Execute the program. There should be no Systen.out.println("I am learning how to program in Java."); syntax errors. 2. Modify the program so it displays "I'm learning how to program in Java.". Execute the program 3. Modify the JavaProgranning class so it prints two lines of output. Change the class name to Awesome. In Java, the file name must match the class name, so change the file name to Awesome.java Add a second output statement that displays "That's awesome!". Execute the program Grading

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!