A-A+

已知long i=32768;执行语句printf(“%d” i);屏幕显示()。A.-1 B.-32768 C.1 D.32768

2020-10-12 15:31:26 IT认证 阅读

问题详情

已知long i=32768;执行语句printf(“%d”,i);屏幕显示()。A.-1 B.-32768 C.1 D.32768

参考答案

考点: