Question: In c++, #include using namespace std; int main() 1 const int SIZE=12; //12 students int sum_height=0; //variable for sum of heights int height [SIZE]; //array
In c++,

#include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
