To pass one row of a double-subscripted array to a method that r
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