Question: JAVA Create a scanner object (called scan). Declare a string variable (call it name); initialize the variable with an input from the user; finally, display
JAVA
Create a scanner object (called scan). Declare a string variable (call it name); initialize the variable with an input from the user; finally, display the value of variable name on the screen with proper label such as The name is Edward.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
