Tom wants to implement an ArrayList of Strings Which one of the following line of code cannot satisfy his requirementsA ListString strList = new ArrayListString;B ArrayListString strList = new ArrayLi
C List<> strList = new ArrayList
原文地址: http://www.cveoy.top/t/topic/g1JJ 著作权归作者所有。请勿转载和采集!