β
Correct Answer: (C)
[3, 5, 7]
Explanation: this expression scales the common index to fetch a[0][2], a[1][1], etc. we assume the matrix has the same number of rows and columns.
Explanation by: Mr. Dubey
this expression scales the common index to fetch a[0][2], a[1][1], etc. we assume the matrix has the same number of rows and columns.
Discussion
Question Analytics
840
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
89%
Success Rate