Question: Question Completion Status: QUESTION 1 Write a program that defines Person with Name and Password as in UML-class diagram below. Person -Name: String -Password: Integer
Question Completion Status: QUESTION 1 Write a program that defines Person with Name and Password as in UML-class diagram below. Person -Name: String -Password: Integer +allMutator Methods Create 4 object Persons to hold data is as follows. Name "Hala" "Lia "Zainab "Marwa" Password 333 "666" 1010 111 The program sets users with the password above and will show the person gate based on the password entered. Use sample output in Table 1 to guide your p Copy paste the successfully compiled code in the space provided. (25 Marks) Table 1.0. Password Gate Message Gate 1 Welcome to Gate 1 111, 222, 555 333, 444 Gate 2 Welcome to Gate 2 6666 Gate 3 Special Access Others Invalid password Chick Save and Submit to me and submit Cliek Sre An Answers to SD
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
