Question: c++ D Question 28 Declare a char array called myArray with the size 3 initialized it to 'a:': 'e with a single statement (Only one
D Question 28 Declare a char array called "myArray" with the size 3 initialized it to 'a:': 'e with a single statement (Only one line of code is needed) Question 29 Please review the following code fragment and explain in your own word, is the code already perfect or is there something wrong? What can be im const int SIZE - 5: double average[SIZE] for(int i = 0; i > average(0); ) LG
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
