Create the java program called Product that prompts the user to enter names of hardwaredevices. The program includes a sentinel loop with a value of ### that stops the input fromthe user. Include a counter variable called inputnum inside the loop, that counts the numberof hardware devices the user entered. Using a system statement inside the loop, display thenames of hardware devices the user entered. Include a dialog box outside the loop thatdisplays the counter variable value (number of hardware device names entered by the user).
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here