A

Admin • 833K Points
Coach

Q. What is a multidimensional array in C Language?

  • (A) It is like a matrix or table with rows and columns
  • (B) It is an array of arrays
  • (C) To access 3rd tow 2nd element use ary[2][1] as the index starts from 0 row or column
  • (D) All of the above
  • Correct Answer - Option(D)
  • Views: 33
  • Filed under category C Programming
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.