To return a 2D array from a method, we will specify its return type as [,] . For example, to return a 2D array from a function Abc, we would specify - int[ ...
確定! 回上一頁