Question: Problem Edit, compile and run a simple Java program demonstrating input and output. Specifications Name the .java file MyFirstProgram Import the Scanner class and create

Problem

Edit, compile and run a simple Java program demonstrating input and output.

Specifications

Name the .java file MyFirstProgram

Import the Scanner class and create a Scanner object for key board input.

Ask the user to enter their name(String variable) and age (int variable).

Display their name, age and a welcome message using a printf statement

HINT: use nextInt() with your Scanner object to get an integer value from the keyboard.

i need it in java format and i dont know how to put these codes in a java programmer can you attach a screenshot on how do it thanks it would mean a lot

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!