单项选择题语句Print Format(32548.5,“000,000.00”)的输出结果是()。

A.32548.5
B.32,548.5
C.032,548.50
D.32,548.50


您可能感兴趣的试卷

你可能感兴趣的试题

1.单项选择题下列哪组语句可以将变量A、B值互换()。

A.A=C:C=B :B=A
B.A=A+B:B=A–B:A=A–B
C.A=B:B=A
D.A=(A+B)/2:B=(A - B)/2

4.单项选择题文本框中选定的内容,由下列()属性反映。

A.Text
B.Caption
C.Seltext
D.SelLenght

6.单项选择题()控件不具有Caption属性。

A.Label
B.Form
C.Text Box
D.Command Button

8.单项选择题某计时器控件的interval属性为0时,表示()。

A.计时器关闭计时
B.Timer事件的间隔时间为0秒
C.Timer事件的间隔时间为0毫秒
D.计时器启动计时

10.单项选择题在Visual Basic中,一般()属性用来设置字体的颜色。

A.Font Color
B.Fore Color
C.Back Color
D.Show Color