Question: Part One: Write, compile, and test a class that uses the command window to display the following statement about comments Program comments are nonexecuting statements

Part One: Write, compile, and test a class that uses the command window to display the following statement about comments "Program comments are nonexecuting statements you add to a file for the purpose of documentation." Also include the same statement in three different comments in the class; each comment should use one of the three different methods of including comments in a Java class. Save the class as Comments.java. Part Two: Modify the Comment.java program in Exercise 10 so that the statement about comments is displayed in a dialog box. Save the class as CommentsDialog java
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
