Question: 2. Figure below illustrates the memory location for vector num in integer data type. Index 0 1 2 3 4 5 6 7 8 9

2. Figure below illustrates the memory location for vector num in integer data type.
Index 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Element 65 9 42 23 74 45 65 77 21 56 77 41 72 12 15 18 2 1 89
c. Write C++ program to identify the biggest and smallest elements.
d. Write C++ program to identify the number of elements bigger than average of the set of the above vector.
 2. Figure below illustrates the memory location for vector num in

2. Figure below illustrates the memory location for vector num in integer data type. Index 0 1 2 3 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 Element 65 9 42 23 74 45 65 77 21 56 77 41 72 12 15 18 2 1 1 89 a. Write C++ program to identify the biggest and smallest elements. b. Write C++ program to identify the number of elements bigger than average of the set of the above vector

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!