SPC指()。
参考答案:统计过程控制
买方信贷根据不同品牌工程机械确定最长贷款期限,最长不超过()。
A、1年
B、2年
C、3年
D、5年
下面程序的结果是( )。#include<iostream.h>void main()char *str;str="test!";cout<<str[5];
A.程序错误
B.!
C.'\0'
D.为空字符