Question: This task involves writing an assembly language program. You will be required to develop an assembly language program that achieves the following require - ments
This task involves writing an assembly language program.
You will be required to develop an assembly language program that achieves the following require
ments
Prompt the user for a student identification number ID must be in the range of to
Once a valid ID number has been entered, prompt for a password without displaying the entered
password on the console screen
The password should be checked against a predefined password string hardcoded into your
application
If the password is incorrect, output a warning message and ask the user to enter the password
again
If the password is correct, prompt the user for surname, first name, and date of birth
Encrypt the password string using a method of your choice
Create a new text file
Collate the entered information ID encrypted password, name and DOB and write it to the text
file
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
