题目内容

采用for循环遍历索引数组前需要获得数组元素个数

A. 对
B. 错

查看答案
更多问题

采用foreach循环遍历索引数组前需要获得数组的元素个数。

A. 对
B. 错

以下哪个函数适合对索引数组的升序排序?

A. sort
B. rsort
C. asort
D. arsort

以下哪个函数适合对索引数组的降序排序?

A. sort
B. rsort
C. asort
D. arsort

________( )函数可以对索引数组进行升序排序。

答案查题题库