题目详情
单选题 以下哪个语句会导致数据溢出
A. char c = 128
B. int a = 32767
C. float f = 3.14
D. double d = 1.7e308
学科:C语言程序设计
时间:2025-04-02 14:15:25
相关题目
相关作业