Question: Write a java code that takes the user's zip code and their last name. / / Generate a password for them that consists of the

Write a java code that takes the user's zip code and their last name. // Generate a password for them that consists of the first digit of their zip code, first three letters of the last name, // and the last 2 digits of the zip code. Output the password. //**Hint: you need to take the birth year in as a string**//// Ex: 19999, Burke //1Bur99

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!