[SOLVED] CS2093D Assignment 2

39.99 $

Category: Tags: , , , ,
Click Category Button to View Your Next Assignment | Homework

You will receive the following solution file(s) instantly after successful payment:

zip file icon ASSG2-nf55i1.zip (28.2 KB)
Assignment Instructions Updated Recently? Submit Below and we will provide new Solution!
Submit New Instructions
πŸ”’ Securely Powered by:
Secure Checkout
5/5 - (2 votes)

ASSIGNMENT 2
Write an assembly language program to:
1. Read n two digit numbers to an array and find their average. Print the count of numbers that are above the average.
2. Read an array of n two digit numbers. Read another number k, and perform linear search to find if k is present in the array or not. If present print 1 else print 0.
3. Read an array of n two digit numbers. Print the largest and smallest element in the array.

  • ASSG2-nf55i1.zip