2009年2月19日 星期四

第180題

Place the correct description of the compiler output on the code fragments to be inserted at lines 4 and 5. The
same compiler output may be used more than once.

1. import java.util.*;
2. public class X{
3. public static void main(String[] args){
4. //insert cede here
5. // insert code here
6. }
7. public static void foo(List<object> list){
8. } }



沒有留言:

張貼留言