Question: Read all the directions and then start coding within the class you already created named NumberDemoYourLastName. See the previous page if you have not created
Read all the directions and then start coding within the class you already created named "NumberDemoYourLastName".
See the previous page if you have not created a Module Java project nor the class named NumberDemoLastName.
Declare and initialize one variable of each data type to an appropriate value. Make the int, double and boolean variables constants:
int
double
float
boolean
short
long
byte
char
Print out each variable as part of a witty statement or line about yourself using a System.out.println statement.
Try to tell a bit of a story about yourself for your instructor to learn more about you.
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
