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

單項選擇題

public class test( 
public int aMethod()[ 
static int i=0; 
i++; 
return I; 
) 
public static void main (String args[]){ 
test test = new test(); 
test.aMethod(); 
int j = test.aMethod(); 
System.out.printIn(j); 
] 
}       
What is the result?()  

A. Compilation will fail.
B. Compilation will succeed and the program will print “0”
C. Compilation will succeed and the program will print “1”
D. Compilation will succeed and the program will print “2”

微信掃碼免費搜題