A two dimensional array uses for loops that iterates from 0 to i<3 and j=0 to j<2. Print the element which is at the ind
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
A two dimensional array uses for loops that iterates from 0 to i<3 and j=0 to j<2. Print the element which is at the ind
A two dimensional array uses for loops that iterates from 0 to i<3 and j=0 to j<2. Print the element which is at the index a[j]. int[]]=a{{10,20},{30,40},{50,70}};
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!