Quiz 3 sample

This quiz will have two parts:

In the first part, you will be asked to write a small amount of code that creates and array, fills it with values in some fashion (like asking the user for each value), and processes the values in some way (like find the sum, find the min or max, find the average).

In the second part, you will be asked to complete the same task with a vector

CSE 230 material by Pawas Ranjan is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. Source code for this website available at GitHub.