✏️ 纠错
第 25 题 / 共 301 题
10.表达式(10.0     / 2)的计算结果为5.0,且结果类型为double。
📝 题目解析

【考纲知识点】浮点型(一级)

【解析】本题属于考察浮点数类型的计算,浮点数与整数的计算结果类型为浮点型。所以本题正确。