Question: In Java form Given a Scanner variable named sc, code a statement that returns the value the user enters as the console as a String
In Java form

Given a Scanner variable named sc, code a statement that returns the value the user enters as the console as a String object and stores it in a variable named firstName. (Hint: declare the String object.) Use the editor to format your
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
