subject

Project: Using Variables in Java Assignment Directions
Use the NetBeans IDE to create a Java program using the skeleton code in this lesson as a model.

Create code to declare and initialize at least five integer variables with values of your choice. HINT: Int yourAge = 40;
Create code that displays each variable name and its initial value on a separate line. HINT: System. out. println(“myAge = “ + myAge);
Using the operators for multiplication, division, modulus, addition, and subtraction, replace the current variable values with new values. HINT: myAge = myAge + 25;
Create code to display each variable name and its new value on a separate line. HINT: System. out. println(“totalAge = “ + totalAge);
Compile the code, fix and errors, and recompile until the program runs successfully.
Assignment Guidelines
Remember to apply the naming syntax rules to your variable names and to create descriptive variable names. Use the variables in mathematical operations. Display the results. Document your code.

Submission Requirements
Program must be successfully compiled. A text copy of the programming code will be submitted. Please see your instructor regarding the due date of the submission. Remember to grammar- and spell-check your submission.
please guys i need good answer
and the questions id how i can make this work?

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 00:30
Which of the following would you find on a network
Answers: 3
question
Computers and Technology, 23.06.2019 11:00
Sports and entertainment class, your goal is to increase attendance and make a profit for a game by getting your team on a winning track with total salaries less than $3,000,000
Answers: 3
question
Computers and Technology, 23.06.2019 18:00
Apunishment or the threat of punishment used to enforce conformity. select the best answer from the choices provided t f
Answers: 1
question
Computers and Technology, 24.06.2019 09:00
Why might you chose to crest a function resume
Answers: 1
You know the right answer?
Project: Using Variables in Java Assignment Directions
Use the NetBeans IDE to create a Java...
Questions
question
Computers and Technology, 01.08.2019 20:00
Questions on the website: 13722367