Considering Dot matrix display write an assembly language code such that, first when user presses numeric key 1 on the keyboard; at output first character of your middle name should display in a loop for “X “times and when user presses numeric key 2 on the keyboard; at output second character of your middle name should display in a loop for “Y “times. Repeat the sequence continuously.
HERE: “X” is the last digit of your Iqra University ID No.
“Y” is the second last digit of your Iqra University ID No.
* (If the number is 0 use 9 instead of it)
Comments
Leave a comment