1.

The C declaration int A[5][7] Contains x elements, each of these elements is itself an array containing y integers. What is the value of 2x+y

A. 17
B. 24
C. 354
D. None of the above
Answer» B. 24


Discussion

No Comment Found