Question: In C++. Question 9 (1 point) For the following array declaration, write an appropriate for statement that would setall of the array's values equal to
In C++.
Question 9 (1 point) For the following array declaration, write an appropriate for statement that would setall of the array's values equal to 45. No comments or functions are necessary. Be sure to strike the Enter key before you click on the Save button. int b[74] ab Save Question 10 (1 point) For the following array declaration, write an appropriate for statement that would display all of the array's values, each on a different line. No comments or functions arenecessary. Be sure to strike the Enter key before you click on the Save button. double a [37]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
