單項選擇題

What will be written to the standard output when the following program is run?() 
public class Qd803 {  
public static void main(String args[]) {  
String word = "restructure";  
System.out.println(word.substring(2, 3));  
}  
}  

A.est
B.es
C.str
D.st
E.s

題目列表

你可能感興趣的試題

微信掃碼免費搜題