Write a program which print your complete name and your


Assignment:

Objective

The assignment has been designed to enable you:

  • To know about String Printing at the desired location
  • To increase the programming skill in assembly language
  • To know about string length calculation and string printing.

Q#1.

Write a program which print your complete name and your city name at the middle two rows of the screen with the following attributes.

Use white back ground and blue foreground color if the length of the name is greater than the length of the city name.

Use Black background and red foreground color if the length of the city name is greater than the length of your name.

Note: Use the strlen function to calculate the length of both strings.

Solution Preview :

Prepared by a verified Expert
Business Management: Write a program which print your complete name and your
Reference No:- TGS01669490

Now Priced at $20 (50% Discount)

Recommended (98%)

Rated (4.3/5)