Q7: "Customer is a User". What is the correct way to represent the inheritance? a User User +ID +password +status +ver
Posted: Sat Feb 19, 2022 3:23 pm
Q7: "Customer is a User". What is the correct way to represent the inheritance? a
User User +ID +password +status +verify_login User +D +password +status +verify_login +ID +password +status +verify_login() User +ID +password +status +verify_login Customer Customer Customer +10 +password +status +name +address +email +verify login update profile Customer +ID +password +status name +address +email +verify Jogin() tupdate_profile name +address +email +name +address +email +update profile +update_profile