Arrays中,asList方法的作用是?

Arrays中,asList方法的作用是?

A.可以用于将List转为数组

B.可以用于将数组转为List

C.可以用于遍历List

D.以上都不对

正确答案是B