题目内容

防紫外线滤色镜是UV镜

A. 对
B. 错

查看答案
更多问题

Photoshop中的图像最大能放大16倍.

A. 对
B. 错

摄影术诞生于1839年8月19日。

A. 对
B. 错

DX的含义是指胶卷资料暗码

A. 对
B. 错

有以下程序:#include main(){int n,* p=NULL;* p=&n;printf("input n:");scanf("%d",&p);printf("outpub n:");printf("%d\n",p);}该程序试图通过指针p为变量n读入数据并输出,但程序有多处错误,以下语句正确的是( )。

A. int n,*p=NULL;
B. * p=&n;
C. scanf("%d",&p)
D. printf("d\n",p);

答案查题题库