Question: Exercise # 2 - ( 3 6 points total, each step worth 6 points ) Hint see slide 1 6 in Ch 1 - pre
Exercise # points total, each step worth points
Hint see slide in Chpre for steps
Create a new Java project in your IDE.
Assign it the name MyHomework in the creation menu
a Store it in any location to your liking on your machine?
Add a single line comment at the beginning line of your progra
a It must state that this your first homework assignment for ISMISM
Add a multiline comment before main method
a It should state that the line below is the main method
Add a single line comment at the closing brace of the main metho
a It should state end main method
Add a single line comment at the closing brace of class MyHomen
a It should state end MyHomework
b This should be the last closing brace in your java file In the same project you created above do exercises and
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
