SUN 212-055 Questions & Answers

Full Version: 581 Q&A


Latest 212-055 Exam Questions and Practice Tests 2024 - Killexams.com

Latest 212-055 Practice Tests with Actual Questions


Get Complete pool of questions with Premium PDF and Test Engine


Exam Code : 212-055
Exam Name : Sun Certified Programmer for the Java 2 Platform.SE 5.0
Vendor Name :
"SUN"








212-055 Dumps

212-055 Braindumps

212-055 Real Questions

212-055 Practice Test

212-055 Actual Questions


killexams.com


SUN


212-055


Sun Certified Programmer for the Java 2 Platform.SE 5.0


https://killexams.com/pass4sure/exam-detail/212-055


  1. }

  2. }

And the invocation:

31. test(null); What is the result?


  1. An exception is thrown at runtime.

  2. "String is empty" is printed to output.

  3. Compilation fails because of au error in line 12.

  4. "String is not empty" is printed to output.




Answer: A



Question: 214

Given:

  1. public static void test(String str) {

  2. int check = 4;

  3. if (check = str.length()) {

  4. System.out.print(str.charAt(check -= 1) +", ");

  5. } else {

  6. System.out.print(str.charAt(0) + ", ");

  7. }

  8. }

And the invocation:

  1. test("four");

  2. test("tee");

  3. test("to"); What is the result?


  1. r, t, t,

  2. r, e, o,

  3. Compilation fails.

  4. An exception is thrown at runtime.




Answer: C



Question: 215


Given:

10. public class MyClass { 11.

  1. public Integer startingI;

  2. public void methodA() {

  3. Integer i = new Integer(25);

  4. startingI = i;

  5. methodB(i);

  6. }

  7. private void methodB(Integer i2) {

  8. i2 = i2.intValue(); 20.

  1. }

  2. }

If methodA is invoked, which two are true at line 20? (Choose two.)


  1. i2 == startingI returns true.

  2. i2 == startingI returns false.

  3. i2.equals(startingI) returns true.

  4. i2.equals(startingI) returns false.




Answer: B, C



Question: 216

Given:

  1. class Cup { }

  2. class PoisonCup extends Cup { }

....

  1. public void takeCup(Cup c) {

  2. if(c instanceof PoisonCup) {

  3. System.out.println("Inconceivable!");

  4. } else if(c instanceof Cup) {

  5. System.out.println("Dizzying intellect! ");

  6. } else {

  7. System.exit(0);

  8. }

  9. }

And the execution of the statements: Cup cup = new PoisonCup(); takeCup(cup); What is the output?


  1. Inconceivable!

  2. Dizzying intellect!

  3. The code runs with no output.

  4. An exception is thrown at runtime.

  5. Compilation fails because of an error in line 22.




Answer: A



Question: 217

Given:

  1. String[] elements = { "for", "tea", "too" };

  2. String first = (elements.length > 0) ? elements[0] : null; What is the result?


  1. Compilation fails.

  2. An exception is thrown at runtime.

  3. The variable first is set to null.

  4. The variable first is set to elements[0].




Answer: D



Question: 218

Given:

  1. public class ClassA {

  2. public int getValue() {

  3. int value=0;

  4. boolean setting = true;

  5. String title="Hello";

  6. if (value || (setting && title == "Hello")) { return 1; }

  7. if (value == 1 & title.equals("Hello")) { return 2; }

  8. }

  9. }

And:

  1. ClassA a = new ClassA();

  2. a.getValue(); What is the result?


  1. 1

  2. 2

  3. Compilation fails.

  4. The code runs with no output.

  5. An exception is thrown at runtime.




Answer: C



Question: 219

Click the Exhibit button. What is the result? Exhibit:



  1. go in Goban go in Sente go in Sente

  2. go in Sente go in Sente go in Goban

  3. go in Sente go in Goban go in Goban


  4. go in Goban go in Goban go in Sente

  5. Compilation fails because of an error in line 17.




Answer: C



Question: 220

Given:

  1. public class Foo {

  2. public int a;

  3. public Foo() { a = 3; }

  4. public void addFive() { a += 5; }

  5. }

and:

  1. public class Bar extends Foo {

  2. public int a;

  3. public Bar() { a = 8; }

  4. public void addFive() { this.a +=5; }

  5. }

invoked with:

  1. Foo foo = new Bar();

  2. foo.addFive();

  3. System.out.println("Value: "+ foo.a); What is the result?


  1. Value: 3

  2. Value: 8

  3. Value: 13

  4. Compilation fails.

  5. The code runs with no output.

  6. An exception is thrown at runtime.




Answer: A



Question: 221

Which of the following follows Correct Java Bean Listner rules:


  1. Listener()


  2. addMouseListener()

  3. updateActionListener()

  4. removeMyListener()




Answer: A, B, D


User: Tianna*****

If you want to ace your online 212-055 exams, then look no further than Killexams.com and their 212-055 exam sample papers, which are a true reflection of the actual test. I scored 95% on the final exam, and I credit Killexams.com for boosting my self-confidence.
User: Laura*****

I had been putting off taking the 212-055 exam due to my busy work schedule, but killexams questions and answers inspired me to finally take the test. The support provided was invaluable, and it helped clear all my doubts about the 212-055 topic. I am thrilled to have achieved a 97% score, and I credit Killexams for their wonderful support.
User: Vera*****

The Killexams.com practice tests are sufficient to prepare for and pass the 212-055 certification exam. All the products I used for 212-055 exam preparation were of excellent quality and helped me pass the exam. Thank you, Killexams.com.
User: Tahnee*****

I confidently suggest killexams.com 212-055 questions, answers, and exam simulator to anyone preparing to take the 212-055 exam. It is the most up-to-date educational information available online that virtually covers the entire 212-055 exam. I can vouch for its effectiveness as I passed my 212-055 exam with good marks last week. The questions are updated and correct, so I did not face any difficulties during the exam.
User: Tatjana*****

As a working professional, I find this platform extremely useful for practicing economic organization questions. I am grateful to the developers for providing such great practice questions that proved to be very beneficial for me in the final days of exams. Thanks to the revision exercises, I was able to secure 88% marks in the 212-055 exam. My suggestion is to develop an Android app so that people like us can practice the tests while traveling as well.

Features of iPass4sure 212-055 Exam

  • Files: PDF / Test Engine
  • Premium Access
  • Online Test Engine
  • Instant download Access
  • Comprehensive Q&A
  • Success Rate
  • Real Questions
  • Updated Regularly
  • Portable Files
  • Unlimited Download
  • 100% Secured
  • Confidentiality: 100%
  • Success Guarantee: 100%
  • Any Hidden Cost: $0.00
  • Auto Recharge: No
  • Updates Intimation: by Email
  • Technical Support: Free
  • PDF Compatibility: Windows, Android, iOS, Linux
  • Test Engine Compatibility: Mac / Windows / Android / iOS / Linux

Premium PDF with 581 Q&A

Get Full Version

All SUN Exams

SUN Exams

Certification and Entry Test Exams

Complete exam list