最新的Oracle Java SE 7 Programmer II - 1Z0-804免費考試真題
Given:

Which two are true about the lines labeled A through D?

Which two are true about the lines labeled A through D?
正確答案: A,B
Given the code fragment:
DateFormat df;
Which statement defines a new Dateformat object that displays the default date format for the UK Locale?
DateFormat df;
Which statement defines a new Dateformat object that displays the default date format for the UK Locale?
正確答案: B
說明:(僅 Fast2test 成員可見)
Given:

What is the result?

What is the result?
正確答案: A
說明:(僅 Fast2test 成員可見)
Select four examples that initialize a NumberFormat reference using a factory.
正確答案: B,D,E,F
說明:(僅 Fast2test 成員可見)
What will the following class print when run?


正確答案: A
Given the code fragment:
SimpleDataFormat sdf;
Which code fragment displays the three-character month abbreviation?
SimpleDataFormat sdf;
Which code fragment displays the three-character month abbreviation?
正確答案: D