Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

COMP 163-Intro to Computer Programming Strong Password Generator Upload your solution to the Blackboard Dropbox Due Date: 02/11/201910AM (NO EXTENSIONS Write a program that will

image text in transcribed
COMP 163-Intro to Computer Programming Strong Password Generator Upload your solution to the Blackboard Dropbox Due Date: 02/11/201910AM (NO EXTENSIONS Write a program that will generate a strong password derived from the user's input A sample1 run of the program Please enter your first name: Anthony Pwd so far: An Please enter your last name: sMith Pwd so far: AnSm Please enter your 2-digits favorite number: 23 Pwd so far: AnSm2n3 Please enter your City of Birth: greEnsBoro Pwd so far: AnSm2 3Gr Your 2-digits random number: 15 Your Final Pwd is: AnSm2 3Gr1.5 A sample2 run of the program Please enter your first name: samantha Pwd so far: Sa Please enter your last name: black Pwd so far: SaBl Please enter your 2-digits favorite number: 89 Pwd so far: SaB1849 Please enter your City of Birth: dUrhaM Pwd so far: SaB18A9Du Your 2-digits random number: 14 Your Final Pwd is: SaB18"90u1.4 Note that the first Character is changed to uppercase & the second character is changed to lower case (in the name, last name, and city of birth) when added to the password. Note that the 2-digit favorite number is separated by a is separated by a and the 2 digit random number Submit one Zipped (upload to BB DropBox) file containing your Source Code (java) with 2 Sample Runs (.doc or docx). DO NOT EMAIL ME OR THE TA YOUR LAB SOLUTIONS

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

Databases Illuminated

Authors: Catherine M. Ricardo, Susan D. Urban, Karen C. Davis

4th Edition

1284231585, 978-1284231588

More Books

Students also viewed these Databases questions