( )。下面四个选项中,不合法的用户标识符是()。 A: abc.c B: file C: Main D: PRINF
( )。下面四个选项中,不合法的用户标识符是()。 A: abc.c B: file C: Main D: PRINF
int a,b; a=5||0; b=5&&0; prinf("%d %d",a,b); 程序输出结果为:[input=type:blank,size:4][/input]
int a,b; a=5||0; b=5&&0; prinf("%d %d",a,b); 程序输出结果为:[input=type:blank,size:4][/input]
下列语句中有语法错误的是( )。 A: printf(”%d”,0e); B: printf(“%f”,0e2); C: prinf(“%d”, Ox2); D: printf(“%s”,”0x2”);
下列语句中有语法错误的是( )。 A: printf(”%d”,0e); B: printf(“%f”,0e2); C: prinf(“%d”, Ox2); D: printf(“%s”,”0x2”);
1