3. [Indirect addressing] Write a program that first displays all the elements of an array, e.g. CloudArray. Declare and initialize another array called MistArray with the same number of elements. Dsiplay the Mist Array. Declare a third array called the FogArray with the same number of elements. Write a program to sum the Cloud Array and MistArray and put the result in FogArray. Display the FogArray. .data CloudArray SWORD 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C

Programming with Microsoft Visual Basic 2017
8th Edition
ISBN:9781337102124
Author:Diane Zak
Publisher:Diane Zak
Chapter8: Arrays
Section: Chapter Questions
Problem 4MQ2
icon
Related questions
Question

Please answer this using x86 assembly language using MASM! Once code is running, please copy and paste it for answer instead of handwriting it out. I am using Visual Studio 2022 for my edi. INCLUDE Irvine32.inc. Thank you.

3. [Indirect addressing] Write a program that first displays all the elements of an array, e.g. CloudArray. Declare and
initialize another array called MistArray with the same number of elements. Dsiplay the Mist Array. Declare a third
array called the FogArray with the same number of elements. Write a program to sum the Cloud Array and MistArray
and put the result in FogArray. Display the FogArray.
.data
CloudArray SWORD 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C
Transcribed Image Text:3. [Indirect addressing] Write a program that first displays all the elements of an array, e.g. CloudArray. Declare and initialize another array called MistArray with the same number of elements. Dsiplay the Mist Array. Declare a third array called the FogArray with the same number of elements. Write a program to sum the Cloud Array and MistArray and put the result in FogArray. Display the FogArray. .data CloudArray SWORD 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 3 images

Blurred answer
Knowledge Booster
Functions
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning