A.数组的大小是固定的,但可以有不同类型的数组元素 B.数组的大小是可变的,但所有数组元素的类型必须相同 C.数组的大小是固定的,所有数组元素的类型必须相同 D.数组的大小是可变的,可以有不同的类型的数组元素
Intfun(inta[],intn,/**/intq/**/) {mid=/**/(left+right)/2/**/;
A.1 B.0 C.-1 D.2
/**/s=1;tem=1;/**/ /for(i=1;**/i<=m/**/;i++)
A.p=&d.n B.*p=d.n C.p=(struct T *)&d.n D.p=(struct T *)d.n
A.You forgot to type your name or you typed more parameters B.Hello harry C.Hello cmdline D.Hello
A.65 B.20 C.15 D.10
A.scanf(“%5.2f”,&m) B.scanf(“%3.2f”,&m) C.scanf(“6.2f”,&m) D.scanf(“6f”,&m)
A.5 B.1 C.6 D.0
A.0 B.1 C.12 D.6