i need a help...
here the question....
One of the major threats to internet banking security is caused by improper selection of password. Most users choose an easy password to remember in order to avoid invalid login. The hassle to deal with customer service division of any bank is one of the major contributions that influence user to pick improper password. Fortunately your group is selected to enhance the selection of password given by user and make sure the internet banking response whether the password given by user and make sure the internet banking response whether the password selected by user is accepted or rejected.
Based on the analysis made towards the current password selected by the users, most of them used repeated char or letter after one another. For example:
Password---------Response
APPLE---------->Rejected (P is repeated)
CUCUMBER------>Rejected (CU is repeated)
ONION---------->Accepted(ON is not immediately repeated)
APRICOT-------->Accepted
The password given must be in capital letters. Your task is to write a program that validate whether the password given or selected by user is accepted or rejected.
i'm so crazy now..for all da experts. pls help me....