题目内容

The news reporters hurried to the airport, only ______ (find) the film stars had left.

查看答案
更多问题

A lot of workers have got ______ (involve) in the strike.

The shop assisant had me fill out a form and pay to have the camera ______ (fix).

若有定义:int a[2][3];, 下列选项中对a数组元素正确引用的是( )。

A. a[2][1]
B. a[2][3]
C. a [0][3]
D. a[1][1]

有以下程序#include #includemain( ){ char a[10]=”abcd”;printf(“%d,%d\n”,strlen(a),sizeof(a)); }程序运行后的输出结果是

A. 7,4
B. 4,10
C. 8,8
D. 10,10

答案查题题库