Question: assembly language please. first one print my initals. which is KA. all code r in Windows 32 bit format. I post a picture code should

 assembly language please. first one print my initals. which is KA.

all code r in Windows 32 bit format. I post a picture

assembly language please. first one print my initals. which is KA. all code r in Windows 32 bit format. I post a picture code should be that format.

code should be that format. please please i need those by may

please please i need those by may 6th. only in assembly language. thank you.

COMICS Using an ecx loop and adding only, read in two bytes and multiply them That is, create a procedure called mymult to multiply two numbers The output should be something like: 2 3 6 4) Ex create a method to raise one number to a power. In put a and b (say 3 and 4 and print out 3 = 81 Type is up to you 2. Linking Array Items 5) Suppose you are given three data items that indicate a starting index in a list, an array of charac- ters, and an array of link index. You are to write a program that traverses the links and locales the characters in their correct sequence. For each character you locate, copy it to a new array. Sup pose you used the following sample data, and assumed the arrays use zero-based indexes: start 1 chars: links: B A CEBDF G Then the values copied (in order) to the output array would be A.B.C.DE.FG.H. Declare the character array as type BYTE COMICS Using an ecx loop and adding only, read in two bytes and multiply them That is, create a procedure called mymult to multiply two numbers The output should be something like: 2 3 6 4) Ex create a method to raise one number to a power. In put a and b (say 3 and 4 and print out 3 = 81 Type is up to you 2. Linking Array Items 5) Suppose you are given three data items that indicate a starting index in a list, an array of charac- ters, and an array of link index. You are to write a program that traverses the links and locales the characters in their correct sequence. For each character you locate, copy it to a new array. Sup pose you used the following sample data, and assumed the arrays use zero-based indexes: start 1 chars: links: B A CEBDF G Then the values copied (in order) to the output array would be A.B.C.DE.FG.H. Declare the character array as type BYTE

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!