单选题
下列整数的定义中,错误的是:
A
int f=3.14.;
B
int a=012;
C
int i=189;
D
int d-0x123;
答案解析
正确答案:A
解析:
小数点与int矛盾
题目纠错
信息技术知识大赛
