Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions