Question: 4. look for the following array definition int number Array [91[11] Write a statement that assigns 145 to the first column of the first row
4. look for the following array definition int number Array [91[11] Write a statement that assigns 145 to the first column of the first row of this array Write a statement that assigns 18 to the last column of the last row of this array 5. Look for the following code int x=7 int *iprt = &x What will be display if you send the expression "iptr to cout? What happens if you send the expression ptr to cout? 6. Look at the following array definition int numbersD-(2,4,6,8,10) what will the following statement display? cout
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
