Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

In this function, you will enter an ID (should be numerical) for new user.Then,y

ID: 3641396 • Letter: I

Question

In this function, you will enter an ID (should be numerical) for new user.Then,you will check the user table which is represented by a 2D array (password (2x20)) to determine whether ID is registered previously or not.If defined ID is registered in the user table you will redirect the user to define different ID for creating a new user. If defined ID is not registered, you will define a password (numerical) for this user.
The maximum character size of your password must be four and represented with 16 bit number.
User will enter the password twice.
If these passwords are same, you will encode the password with using following method:
(Encode = 0001010101110110)
User defines the password as 3213.
You will convert the password to binary format
3213 = 0000110010001101
Encode chirp is 0001010101110110
You will XOR your password binary format and your 'encode'.
password field you will keep 6551 (not 3213).

Explanation / Answer

exactly

Hire Me For All Your Tutoring Needs
Integrity-first tutoring: clear explanations, guidance, and feedback.
Drop an Email at
drjack9650@gmail.com
Chat Now And Get Quote