无码高清视频|成人自拍视频|欧美成人午夜无码A片秀色直播|草美女视频网站|美女被操网站在线观看

單項選擇題

Given: 
int[] myArray=newint[] {1, 2,3,4, 5}; 
What allows you to create a list from this array?() 

A. List myList = myArray.asList();
B. List myList = Arrays.asList(myArray);
C. List myList = new ArrayList(myArray);
D. List myList = Collections.fromArray(myArray);

微信掃碼免費搜題