Question: Write a program that generates 10 random numbers (0~99). Save the numbers into arraylnt and calculate the sum .data arraylnt Byte 10 DUP(?) Display the
Write a program that generates 10 random numbers (0~99). Save the numbers into arraylnt and calculate the sum .data arraylnt Byte 10 DUP(?) Display the numbers and the sum as follows: The random numbers are: Dump of offset xxxxxxxx xx xx xx xx xx xx .... The sum of the above numbers is xx
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
