Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Hi, I need help with this Java question. I appreciate any help. Write a Java code to do the following - > Create 2 classes,
Hi, I need help with this Java question. I appreciate any help.
Write a Java code to do the following - > Create 2 classes, PIN and CheckPin, use the PIN class to declare methods in and the CheckPin class to check it. => 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 (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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started