试题详情
单项选择题 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

  • E
  • 关注下方微信公众号,在线模考后查看

热门试题