单项选择题

在 Java语言中,下列代码片段的输出结果是(选一项)()float a = 50;int b = 4;float c = a/b;System.out.println()

A.0
B.12
C.12.0
D.12
微信扫码免费搜题