【单选题】电动往复泵吸入真空很高,不能吸上液体,不可能是因为 。
【简答题】写出程序运行结果: #include"string.h" main( ) { int k; char st[ ]="C language"; k=strlen(st); printf("The lenth of the string is %d\n",k); }
【简答题】#include struct st { int x;int y; } a[2]={5, 7, 2, 9} ; main() { printf("%d\n",a[0].y*a [1].x); } 程序运行结果是:
【简答题】判定下列各向量组是线性相关,还是线性无关: