Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Need help on both question and need it to be answered in Assembly code. Thanks! 1. How to display a triangle using stars, for example:

Need help on both question and need it to be answered in Assembly code. Thanks!

image text in transcribed

1. How to display a triangle using stars, for example: Note that it's up to you to hardcode number of rows in triangle or read it from user. You decide what you want to do. 2. How to compare two strings you read from the user (or hardcode the two strings, which ever you want). Assume string length is fixed and it's 5 characters. So you're comparing two 5 character strings with each other and your FUNCTION prints YES if both strings are identical and NO if not. Please note that following: -) You can use any type of input you want, I would recommend hardcoding the two strings in two variables and just compare the variables but it's up to you. -) It's up to you to make it case sensitive or not. SO AB could match ab or not, it's up to you. (My recommendation, do NOT make it case sensitive (much easier))

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

Advances In Spatial Databases 2nd Symposium Ssd 91 Zurich Switzerland August 1991 Proceedings Lncs 525

Authors: Oliver Gunther ,Hans-Jorg Schek

1st Edition

3540544143, 978-3540544142

More Books

Students also viewed these Databases questions

Question

=+1 What are the major issues related to international T&D?

Answered: 1 week ago