考试
1970-01-01 08:00:00

printf(“c=%d”,c);函数中%d为格式说明符,将

题目描述

printf(“c=%d”,c);函数中%d为格式说明符,将变量c的值按制定格式输出;

答案解析

整型

加载中...
AI正在思考中,请稍候...