¥ 295.00 310-055 考试学习资料
Sun Certified Programmer for the Java 2 Platform.SE 5.0
- 科目编号 : 310-055
- 考试名称 : Sun Certified Programmer for the Java 2 Platform.SE 5.0
- 学习资料数目 : *** Q&As
- 更新时间: 2011-10-24
- 价格:
¥ 560.00¥ 295.00
免费下载 310-055 认证考试 Demo
310-055 考试是 SUN 公司的 Sun Certified Programmer for the Java 2 Platform.SE 5.0 认证考试官方代号,Examsoon 的 310-055 权威考试学习资料软件包含SUN 认证主要知识点,Examsoon 保证第一次参加 310-055 考试的考生即可顺利通过,否则承诺免费更新!
Exam : SUN 310-055
Title : Sun Certified Programmer for the Java 2 Platform.SE 5.0
1. Which two statements are true? (Choose two.)
A. An encapsulated, public class promotes re-use.
B. Classes that share the same interface are always tightly encapsulated.
C. An encapsulated class allows subclasses to overload methods, but does NOT allow overriding methods.
D. An encapsulated class allows a programmer to change an implementation without affecting outside code.
Answer: AD
2. Given:
11. String test = "a1b2c3";
12. String[] tokens = test.split("d");
13. for(String s: tokens) System.out.print(s + " ");
What is the result?
A. a b c
B. 1 2 3
C. a1b2c3
D. a1 b2 c3
E. Compilation fails.
F. The code runs with no output.
G. An exception is thrown at runtime.
Answer: A
3. Given:
11. public static Iterator reverse(List list) {
12. Collections.reverse(list);
13. return list.iterator();
14. }
15. public static void main(String[] args) {
16. List list = new ArrayList();
17. list.add("1"); list.add("2"); list.add("3");
18. for (Object obj: reverse(list))
19. System.out.print(obj + ", ");
20. }
What is the result?
A. 3, 2, 1,
B. 1, 2, 3,
C. Compilation fails.
D. The code runs with no output.
E. An exception is thrown at runtime.
Answer: C
4. Click the Exhibit button.
1. public class SimpleCalc {
2. public int value;
3. public void calculate() { value += 7; }
4. }
And:
1. public class MultiCalc extends SimpleCalc{
2. public void calculate() { value -= 3; }
3. public void calculate(int multiplier) {
4. calculate();
5. super.calculate();
6. value *= multiplier;
7. }
8. public static void main(String[] args) {
9. MultiCalc calculator = new MultiCalc();
10. calculator.calculate(2);
11. System.out.println("Value is: " + calculator.value);
12. }
13. }
What is the result?
A. Value is: 8
B. Compilation fails.
C. Value is: 12
D. Value is: -12
E. The code runs with no output.
F. An exception is thrown at runtime.
Answer: A
5. Click the Exhibit button.
10. public class ClassA {
11. public void methodA() {
12. ClassB classB = new ClassB();
13. classB.getValue();
14. }
15. }
And:
20. class ClassB {
21. public ClassC classC;
22.
23. public String getValue() {
24. return classC.getValue();
25. }
26. }
And:
30. class ClassC {
31. public String value;
32.
33. public String getValue() {
34. value = "ClassB";
35. return value;
36. }
37. }
Given:
ClassA a = new ClassA();
a.methodA();
What is the result?
A. Compilation fails.
B. ClassC is displayed.
C. The code runs with no output.
D. An exception is thrown at runtime.
Answer: D
Download 310-055 Exam Testing Engine
选择 Examsoon 310-055 学习资料
310-055 考试是 SUN 公司的 Sun Certified Programmer for the Java 2 Platform.SE 5.0 认证考试官方代号,Examsoon 的 310-055 权威考试学习资料覆盖SUN 认证的知识点,Examsoon保证第一次参加 310-055考试的考生即可顺利通过,否则承诺免费更新!
Sun Certified Programmer for the Java 2 Platform.SE 5.0 认证作为全球IT领域专家 SUN 热门认证之一,是许多大中IT企业选择人才标准的必备条件。 如果你正在准备 310-055 考试,为 SUN Sun Certified Programmer for the Java 2 Platform.SE 5.0认证做最后冲刺,又苦于没有绝对权威的考试模拟, Examsoon 希望能助你成功。
1、Examsoon考试大师310-055学习资料有极高的知识点覆盖率,只要您使用本站的考试学习资料参加310-055 考试,您就能一次轻松通过考试;
2、售后服务第一!我们相信要想在当今时代取得成功,必须为广大用户提供全套的周到细致的全程优质售后服务,只有客户满意了,我们才能发展。客户至上是我们Examsoon考试大师的一贯宗旨;
3、Examsoon实行“一次不过免费升级”承诺。如果您购买我们310-055的考试,只要不是首次通过,凭盖有PROMETRIC或VUE考试中心钢印的考试成绩单,我们将免费更新,绝对保证您的利益不受损失;
4、本站310-055学习资料根据310-055考试知识点的变化动态更新,310-055学习资料可得到30天的免费更新。
5、软件版本310-055 考试学习资料
优点:具有学习模式,测试模式,线上自动升级
缺点:仅限固定电脑使用,不可打印为文本,只能PC阅读
6、PDF 格式310-055考试学习资料(部分最新更新科目已不提供PDF)
优点:不需下载安装软件,方便用户打印和携带,但也带来了可随意制的弊端,因此我们提醒用户不得随意公开或出售本站的310-055学习资料,一经发现立即取消其升级资格。
缺点:不具备测试模式,通过查看 Examsoon.cn网站及查收我们的更新E-MAIL获取更新信息。
Examsoon 的优势
1.Examsoon 模拟测试题具有最高的专业技术含量,只供具有相关专业知识的专家和学者学习和研究之用。
2.该学习资料已获得专业人员测试,我们深信IT业的专业人员和经理人有能力保证被授权产品的质量。
3.如果你使用 Examsoon 模拟测试,我们将保证你的第一次参加考试即取得成功,否则,我们将免费更新!
4.提供每种产品免费测试。在您决定购买之前,请检测链接,可能存在的问题及试题质量和适用性.
310-055 News
SUN 认证 程序员Sun Certified JAVA Programmer(SCJP)是Sun公司Java认证体系的基础。 通过这套课程学员可以完全掌握java标准的开发技术胜任各类基本的JAVA开发岗位。 可以完成Java基本的应用程序开发, 比如: APPLet、输入输出、界面设计、多线程应用、网络通讯等. Java以其平台无关性、面向对象、支持多线程等优点成为越来越多的程序开发人员的新宠,Java技术以其独特的优势在越来越多… [ more.. ]


用户反馈
很好的题库,呵呵
afas - 2010-11-05 09:17:21