当前位置: 答题翼 > 问答 > 计算机类考试 > 正文
目录: 标题| 题干| 答案| 搜索| 相关
问题

以下语句:PrintFormat$(32548.5,"000,000.00")输出结果是()A. 32548.5B.32,


以下语句:PrintFormat$(32548.5,"000,000.00")输出结果是()

A. 32548.5

B.32, 548.5

C.032, 548.50

D.32,548.50

参考答案
您可能感兴趣的试题
  • 下列语句的输出结果是【6】。PrintFormat$(1258.6,"000,000.00")

  • 以下语句的输出结果是 a=Sqr(26) PrintFormat$(a,"$####.###")()。 A.$5.099 B.5.0

  • 下列语句的输出结果是【6】。 PrintFormat$(6658.6,"000,000.00")

  • 下列语句的输出结果为 PrintFormat$(5689.36,"000,000.000")()。 A.5,689.36 B.5,68

  • 下列语句的输出结果为 PrintFormat$(10009.36,"000,000.000")()。 A.10,009.36 B.1

  • 以下语句print format(32548.5,"000, 000.00")的输出结果是()A. 32548.5B.32