Question: Write the programs in assembly and make sure they run on RexTester for an upvote.(don't write on a paper or I'll down vote). Program#1: Read
Write the programs in assembly and make sure they run on RexTester for an upvote.(don't write on a paper or I'll down vote).
Program#1:
Read your first name and last name (assume maximum 10 bytes each), Each input is on a separate row
Example Input
Toni Bob
Output
Your first name is Toni
Your last name is Bob
Program #2:
Write an assembly program to read a number between 0 and 9, then print it
Example Input
9
Output
Your number is: 9
Program #3:
Read the information from the screen file and display it.
Example Input
Kevin Durant 50 3
Output
Your name is Kevin Durant
Your age is 50
You have 3 children
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
