According to the following function header line, the data type of the elements of “vals” is ( ):int findMax(double vals[], int len);
A. int
B. double
C. float
D. char
查看答案
According to the following function prototype, for the array parameter “codes”, the data type of its elements is ( ):void findMax(char codes[], int len)
A. double
B. int
C. float
D. char
When we pass a complete array to a function, we are acutally passing ( ) of the array to the function.
A. starting address
B. data type of array elements
C. length
D. array name
When we pass a complete array to the function “findMax” with the following prototype, any modification on the parameter “codes” array will reflect in the corresponding array in the caller function.void findMax(char codes[], int len)
A. 对
B. 错
交交变频电路的缺点
A. 接线复杂,采用三相桥式电路的三相交交变频器至少要用36只晶闸管。
B. 受电网频率和变流电路脉波数的限制,输出频率较低。
C. 输入功率因数较低
D. 输入电流谐波含量大,频谱复杂