中国大学MOOC: 设关系Teacher的结构为:Teacher(T# char...资上调10%,则可用_________。
举一反三
- 以下字符串定义错误的是___________。 A: char s[7]="Teacher"; B: char s[]="Teacher"; C: char s[10]={"Teacher"}; D: char s[10]="Teacher";
- 中国大学MOOC: 有说明:char ch[20] ,*str=ch ; 则语句ch=teacher ; 能实现将字符串teacher赋值到ch数组
- 以下新建对象的语句中,正确的一项是( )。 A: Teacher t; B: Teacher t=new<br/>Teacher (); C: Teacher (t)=new<br/>Teacher (); D: Teacher (t);
- 在如下结构体定义中,不正确的是()。 A: struct teacher{ int no; char name[10]; float salary;}; B: struct tea[20]{ int no; char name[10]; float salary;}; C: struct teacher{ int no; char name[10]; float salary; }tea; D: struct{ int no; char name[10]; float salary; }tea;
- 中国大学MOOC: Mike didn’t get wet because his teacher him an umbrella.