顺序执行以下两个语句的输出结果是:
String s="我喜欢学习Java语言"; System.out.println (s.length ());
出自:石家庄铁道大学面向对象程序设计