注意:此页面搜索的是所有试题
从队列数组队头删除数据可以使用( )函数
单选题 (2 分) 2分
A.
array_push()

B.
array_pop()

C.
array_shift()

D.
array_unshift()

参考答案