How to use multidimensional array in c and how are the values storing in multidimensional array?
Initialization of 2D Array in C:int arr[4][3]={{1,2,3},{2,3,4},{3,4,5},{4,5,6}};
Didn't get the answer. Contact people of Talent-C Language directly by clicking here