Answered step by step
Verified Expert Solution
Link Copied!

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,

image text in transcribed

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

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Joe Celkos Data And Databases Concepts In Practice

Authors: Joe Celko

1st Edition

1558604324, 978-1558604322

Students also viewed these Databases questions