- 讲师:刘萍萍 / 谢楠
- 课时:160h
- 价格 4580 元
特色双名师解密新课程高频考点,送国家电网教材讲义,助力一次通关
配套通关班送国网在线题库一套
百度广告
given the following code what will be output?
public class pass{public void amethod(int x){
j=j*2;
}
1) error: amethod parameter does not match variable
3) 10 and 40
question 42)
public static void main(string argv){
l.amethod();
public void amethod(){
//start for loop
ia[i]=i;
}
}
1) for(int i=0; i < ia.length() -1; i++)
3) for(int i=1; i < 4; i++)
question 43)
private class base{
int i = 100;
}
public class pri extends base{
public static void main(string argv){
system.out.println(i);
}
1) error at compile time
3) 100 followed by 200
责编:罗莉
上一篇:格林模拟试题一(下)(2)
下一篇:格林模拟试题一(下)(6)
课程专业名称 |
讲师 |
课时 |
查看课程 |
---|
课程专业名称 |
讲师 |
课时 |
查看课程 |
---|
点击加载更多评论>>