Question: in c++ 3. a. Wrtie a function with function header void addconst2nt listlI I nt lis21 , int num, int size) to add nuy to

in c++
3. a. Wrtie a function with function header void addconst2nt listlI I nt lis21 , int num, int size) to add nuy to Write statement(s) to add 50 to each element of array numlist and to store the result in the corresponding entry each element of array listI and to store the result to t b. he corresponding entry of array list2. (3 pts) array resultlist by calling function addconst20 defined in question 4a. Array numlist and resultdlist are defined as follows ( 2 pts) int resultlist[10], numlist[10] 2,4, 5, 10, 35, 4, 21, 50, 3, 453
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
