题目内容

In the header, the method name is always followed by this: 在头中,方法名后面始终跟有:

A. parentheses 圆括号
B. return type 返回类型
C. data type 数据类型
D. braces 大括号

查看答案
更多问题

执行赋值语句i = Integer.parseInt("120")+130; 后,i的值为__________。

设有数组定义:int myScores[ ] = { 20, 60,70 , 80 , 70 , 90 , 60 , 70 , 80};则myScores.length的值为____________。

若有定义String s ="Programing";则s.charAt(5)的值是_________。

Java中专门提供用于表示目录与文件的类是___________。

答案查题题库