Question: COMP 3333 Smart Device App Development Warm-up Exercise COMP3333 requires coding. This assignment services as the warm-up exercise. Assume 10,000 integers are stored in a
COMP 3333 Smart Device App Development Warm-up Exercise COMP3333 requires coding. This assignment services as the warm-up exercise. Assume 10,000 integers are stored in a two-dimensional integer array: int testData [100] [1001 1) Write a C++/Java function to calculate the average of these 10,000 integers and return the result as a float value. float average()
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
