Question: easy68K code please!! Thank you! Please initialize an array [21, 16, 11, 1, 8, 2, 12, 3, 5, 7] in your local memory. You will

easy68K code please!! Thank you!

Please initialize an array [21, 16, 11, 1, 8, 2, 12, 3, 5, 7] in your local memory. You will need to access these array elements as required below. (Use conditional branch to finish all these questions) Display the array as what is shown in square brackets. (use comma to separate the numbers)

Print out the number of elements greater than 10. (Hint: loop through the array, compare each element with 10 and use a counter to record.) Please paste your code and displayed results here.

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!