Questions


October 2023 0 1 Report
Create a Program with the following criteria:
Case 1:
If username and password are both TRUE the output must be "Access Granted"
Case 2:
If username and password are both FALSE the output must be "Access Denied"
Case 3:
If username is TRUE and the password FALSE the output must be "Invalid Password"
Case 4:
If username is FALSE and the password TRUE the output must be "Invalid Username"
Case 5:
If the total number of attempt is equal to 3 the output must be "Intruder Alert"​

Add an Answer


Please enter comments
Please enter your name.
Please enter the correct email address.
You must agree before submitting.

Helpful Social

Copyright © 2024 EHUB.TIPS team's - All rights reserved.