Report Bug
Qus : Using ndim we can find
Qusndim का उपयोग करके हम पा सकते हैं

A. We can find the dimension of the array
B. Size of array
C. Operational activities on Matrix
D. None of the mentioned above


Solution
A. We can find the dimension of the array



Explanation
We can determine the dimension of an array, regardless of whether it is a two-dimensional array or a single-dimensional array



Report Bug