- 讲师:刘萍萍 / 谢楠
- 课时:160h
- 价格 4580 元
特色双名师解密新课程高频考点,送国家电网教材讲义,助力一次通关
配套通关班送国网在线题库一套
question 52)
given the following class definition, which of the following methods could be legally placed after the comment
//here public class rid{ public void amethod(int i, string s){} //here}
1)public void amethod(string s, int i){}
2)public int amethod(int i, string s){}
3)public void amethod(int i, string mystring){}
4) public void amethod(int i, string s) {}
question 53)
//here ?
1)myover m = new myover();
3)this("hello",10);
question 54)
class inout{string s= new string("between"); public void amethod(final int iargs){ int iam; class bicycle{ public void sayhello(){ //here } }//end of bicycle class }//end of amethod public void another(){ int iother; }}
2) system.out.println(iother);
4) system.out.println(iargs);
责编:罗莉
上一篇:格林模拟试题二(下)(6)
下一篇:格林模拟试题二(下)(8)
课程专业名称 |
讲师 |
课时 |
查看课程 |
---|
课程专业名称 |
讲师 |
课时 |
查看课程 |
---|
点击加载更多评论>>