Dynamic Array in C++


Write a C++ program to find the sum and average of an array A with N integer values. Provide a feature for dynamic array and variable declaration.

No comments:

Post a Comment

Comment Here