Question: 1. Create a folder named LastName_FirstName(ex. Reyes Mark)in your local drive 2.Create a new Java application project named Labexer1A.In the Create Main Class Field ,the

1. Create a folder named LastName_FirstName(ex. Reyes Mark)in your local drive 2.Create a new Java application project named Labexer1A.In the Create Main Class Field ,the text should be labecer1A.Set the project location to your own folder. 3.Initialize four (4) variables based on the table below.

Data tye Variable Name Value int faveNumber type your favorite number string faveCartChar Type your favorite cartoon anime character char mi type your middle initial char(array) NickaNameArray Every index should contain each of the letters of your nickname

4. create a code that would produce an output similar to the sample below by indicating variable names in System.out.println() The statements should be written inside the main method.

12 is may favorite number . I love Doraemon ! My name is Veronica V. Velasquez You can call me Nica.

5. use comments to giv3 a shot description of the parts of the program l.Note use// for single line comments And /*/* for multi-line comments. 6.Inform your instructor once you are done

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!