日韩欧美亚洲 _ 欧美亚洲一区 _ 日本亚洲欧美 _ 亚洲精品欧美 国产白袜脚足J棉袜在线观看_亚洲熟妇av一区二区三区_久久天天躁狠狠躁夜_精品众筹模特私拍在线

多項(xiàng)選擇題

Given:  
12. NumberFormat nf = NumberFormat.getInstance();  
13. nf.setMaximumFractionDigits(4);  
14. nf.setMinimumFractionDigits(2);  
15. String a = nf.format(3.1415926);  
16. String b = nf.format(2);  
Which two statements are true about the result if the default locale is Locale.US?()

A. The value of b is 2.00.
B. The value of a is 3.141.
C. The value of a is 3.14.
D. The value of b is 2.0000.
E. The value of a is 3.1415.
F. The value of a is 3.1416.
G. The value of b is 2.

微信掃碼免費(fèi)搜題