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

An individual array element that is passed to a function as an a

Luz5年前 (2021-05-10)题库1060
An individual array element that is passed to a function as an argument of the form a[i] and modified in the called function will contain the modified value in the calling function. ~@[](1)

答案:FALSE