need to have a formater -> two cases left -> CD
static NumberFormat getInstance() is like getNumberInstance()
Returns a general-purpose number format
public static final NumberFormat getCurrencyInstance(Locale inLocale)
Returns a currency format for the specified locale
answer: D
answer : D
A. not correct
NumberFormat formatter = NumberFormat.getInstance(locale).getCurrency();
public Currency getCurrency()
returns Currency type
B. not correct
NumberFormat.getCurrency(locale)
public Currency getCurrency()
there is no parametr in this method
C. not correct
NumberFormat.getInstance(locale)
formatter.format(currency) returns 100.00
general-purpose number format
This section is not available anymore. Please use the main Exam Page.1z0-819 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Mani_18
5 months agoASPushkin
7 months agoASPushkin
9 months, 2 weeks agojames2033
1 year, 8 months agoLebannin
1 year, 11 months agoStavok
1 year, 12 months agoMukes877
2 years, 1 month agoiCOW
2 years, 2 months agobharathdave
2 years, 2 months agoAnkit1010
2 years, 5 months agoalex_kon
2 years, 7 months agoLeksh_geeth
2 years, 8 months ago