$ 99.00 212-055 Exam
Sun Certified Programmer for the Java 2 Platform.SE 5.0
- Exam Number/Code : 212-055
- Exam Name : Sun Certified Programmer for the Java 2 Platform.SE 5.0
- Questions and Answers : 259 Q&As
- Update Time: 2011-06-10
- Price:
$ 79.00$ 99.00
Free 212-055 Dumps Download
Itcerthome offers free 212-055 dumps,212-055 Practice exam,212-055 exam questions for SCJP certification(SUN Certified Network Associate). You can check out the question quality and usability of our 212-055 practice exam before you decide to buy it.Before you purchase our 212-055 Q&A,you can click the link below to download the latest 212-055 pdf dumps.
Exam : SUN 212-055
Title : Sun Certified Programmer for the Java 2 Platform.SE 5.0
1. 現有:
11. String test = "This is a test";
12. String[] tokens = test.split("s");
13. System.out.println(tokens.length);
結果為何?
A. 0
B. 1
C. 4
D. 編譯失敗。
E. 在執行時期丟出了一個例外。
Answer: D
2. 現有:
10. int x = 0;
11. int y = 10;
12. do {
13. y--;
14. ++x;
15. } while (x < 5);
16. System.out.print(x + "," + y);
結果為何?
A. 5,6
B. 5,5
C. 6,5
D. 6,6
Answer: B
3. 現有:
11. public static void parse(String str) {
12. try {
13. float f = Float.parseFloat(str);
14. } catch (NumberFormatException nfe) {
15. f = 0;
16. } finally {
17. System.out.println(f);
18. }
19. }
20. public static void main(String[] args) {
21. parse("invalid");
22. }
結果為何?
A. 0.0
B. 編譯失敗。
C. 在執行時期parse方法會丟出一個ParseException。
D. 在執行時期parse方法會丟出一個NumberFormatException。
Answer: B
4. 現有:
public class NamedCounter {
private final String name;
private int count;
public NamedCounter(String name) { this.name = name; }
public String getName() { return name; }
public void increment() { count++; }
public int getCount() { return count; }
public void reset() { count = 0; }
}
應該做哪三項修改,才能調整這個類別,以供多個執行緒安全地使用?(選擇三項。)
A. 用synchronized關鍵字宣告reset()
B. 用synchronized關鍵字宣告getName()
C. 用synchronized關鍵字宣告getCount()
D. 用synchronized關鍵字宣告建構元
E. 用synchronized關鍵字宣告increment()
Answer: ACE
5. 現有:
12. public class Wow {
13. public static void go(short n) {System.out.println("short");}
14. public static void go(Short n) {System.out.println("SHORT");}
15. public static void go(Long n) {System.out.println(" LONG");}
16. public static void main(String [] args) {
17. Short y = 6;
18. int z = 7;
19. go(y);
20. go(z);
21. }
22. }
結果為何?
A. short LONG
B. SHORT LONG
C. 編譯失敗。
D. 在執行時期丟出了一個例外。
Answer: C
Free download:Free 212-055 dumps
Download:Latest Itcerthome 212-055 testing engine
Itcerthome 212-055 Exam Description
212-055 exam training is available in various formats to best suit your needs and learning style from Itcerthome. Whether you are a hands-on tactile learner, visually or even a textbook training veteran, we has the 212-055 resources that will guarantee you to pass your 212-055 practice exam at the first time!
Guarantee to Pass Your 212-055 Exam
We provide the latest high quality 212-055 practice exam for the customers,we guarantee your success at the first attempt with only our 212-055 exam questions, if somehow you do not pass the exam at the first time, we will not only arrange FULL REFUND for you, but also provide you another exam of your claim, ABSOLUTELY FREE!
The Tenet Of Itcerthome
Our on-site online training experts create all of the SUN 212-055 exam products available through Actual-Exams. Our main goal is that you get more kownleage with less money.You will find our price is very cheap.
After-sales Service
Once you purchase our products,we will offer you the best service.After you purchase our product, we will offer free update in time for 90 days.Whatever you have any questions,we will help you solve it. And in 3 weeks we will offer you free updates,so please pay attention our site at all times.
Acquiring SUN SCJP certifications are becoming a huge task in the field of I.T. More over these exams like 212-055 exam are now continuously updating and accepting this challenge is itself a task. This 212-055 practice test is an important part of SUN certifications and at SCJP braindumps we have the resources to prepare you for this. The 212-055 exam is essential and core part of SUN certifications and once you clear the exam you will be able to solve the real time problems yourself.Wamt to take advantage of the Real 212-055 Value Pack and save time and money while developing your skills to pass your 'SUN Certified Network Associate (SCJP) Exam'? Let Itcerthome help you climb that ladder of success and pass your 212-055 now!


