The actual arguments of a function can be any valid C expression.
查看答案
The actual arguments and the formal arguments of a function are the same group of variables.
A. 对
B. 错
Inside a function, the changes to the values of formal arguments can affect the values of actual arguments outside the function, without using the pointer variables.
A. 对
B. 错
In the function header line, the argument names are optional in the argument list.
A. 对
B. 错
新课标( )要求“利用图书馆、网络等信息渠道尝试进行探究性阅读”。
A. 第一学段
B. 第二学段
C. 第三学段