题目内容

若要求定义具有10个血型元素的一维数组a,则以下定义语句中错误的是( )。

A. #definme N 10
B. int a[N];
C. #define n 5
D. int a[2*n];
E. int a[5+5];
F. int n=10,a[n];

查看答案
更多问题

以下叙述中正确的是( )。

A. 预处理命令行必须位于C源程序的起始位置
B. 在C语言巾,预处理命令行都以"#"开头
C. 每个C程序必须在开头包含预处理命令行;#include <stdio.h>
D. C语言的预处理不能实现宏定义和条件编译的功能

批准处理的财产物资盘盈数应从“待处理财产损益”账户的( )转出。

A. 借方
B. 贷方
C. 两方都可
D. 不一定哪一方

有以下函数: mt aaa(char*s) char *t=s; while(*t++); t--; return(t-s); 以下关于aaa函数的功能的叙述正确的是( )。

A. 求字符串s的长度
B. 比较两个串的大小
C. 将串s复制到串t
D. 求字符串s所占字节数

The purpose of the passage is to discuss______. A) migration between countries C) migration inside the country B) the reasons of international migrants D) the problems of international migrants

A. The purpose of the passage is to discuss______.
B. migration between countries
C. the reasons of international migrants
D. migration inside the country
E. the problems of international migrants

答案查题题库