Question: Hi, I need help with this Java questions. Thanks in advance! Write a Java code to do the following - > Ask user if they

Hi, I need help with this Java questions. Thanks in advance!
Write a Java code to do the following - > Ask user if they want to setup a 4 digit PIN for their bank account IF yes then Set a random 4 digit PIN using a method and test if the new pin works Otherwise ask user to enter their old PIN Use a separate class PIN and declare methods in that class for this assignment. (NOTE: In this case we may not SAVE a pin for a user, Later we will see how to do this as we move forward)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
