Collections and Generics

© examsiri.com
Question : 31 of 53
 
Marks: +1, -0
Given:
int[] myArray = new int[] {1, 2, 3, 4, 5}; What allows you to create a list from this array?
Go to Question: