第32375题 单选题
以下关于C++显式类型转换的说法,正确的是?

C++标准提供了四种显式类型转换符,分别为static_cast、const_cast、dynamic_cast、reinterpret_cast,请结合其特性判断下列表述的正确性。

{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析