-->
当前位置:首页 > 题库

To pass one row of a double-subscripted array to a method that r

Luz5年前 (2021-05-10)题库1711
To pass one row of a double-subscripted array to a method that receives a single-subscripted array, simply pass the name of the array followed by the row subscript. ~@[](1)

答案:TRUE