Java认证
2014年Java认证SCJP模拟习题:SCJPMockExam(3)
日期:2013-10-31 14:11
s instantiated from Applet have BorderLayout as default layout manager.
4) Objects instantiated from Dialog have BorderLayout as default layout manager.
5) Objects instantiated from Window have the same default layout manager as instances of Applet.

Q18
Which declarations will allow a class to be started as a standalone program?

1) public void main(String args[])
2) public void static main(String args[])
3) public static main(String[] argv)
4) final public static void main(String []

2/4 下一页 上一页 首页 尾页

Java认证


返回 刷新 WAP首页 网页版 登录
05/13 04:47