a) a is true two-dimensional array
b) 200 int-sized locations have been set aside
c) The conventional rectangular subscript calculation 20 * row + col is used to find the element a[row, col].
d) All of the mentioned
Which is true for a, if a is defined as “int a[10][20];”?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which is true for a, if a is defined as “int a[10][20];”?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!