8 considering the following declaration of an array float itemprice size which of th 5149551

8. Considering the following declaration of an array: float itemPrice [SIZE]; Which of the pointers declared below can be use

8. Considering the following declaration of an array: float itemPrice [SIZE]; Which of the pointers declared below can be used to access elements of the array without explicit type casting? char *ptrA float ptrB; float **ptrc; double *ptrD; None of the above (A) (B) (C) (D) (E) 9. What is the most appropriate function prototype for funct1 in the following C++ code fragment? int datal [ {5, 2, 8, 7 } , data3; float data2 3.5 data3 funct1 (datal, data2) (A) int funct 1 (int, int) (B) int funct1(int [, float); (C) float funct1 (float&, int) (D) void funct1 (int&, float); (E) float funct1 (float [, int); 1. The following C++ code fragment has three bugs. Rewrite the code fragment without the bugs. float arrayFt; = new float (10); 1allocate an array of float arrayFt for (int i 0; i

"Get 15% discount on your first 3 orders with us"
Use the following coupon
FIRST15

Order Now