Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Learn To Program Databases With Visual Basic 6

Authors: John Smiley

1st Edition

1902745035, 978-1902745039

More Books

Students also viewed these Databases questions