注意:此页面搜索的是所有试题
下面正确的函数原型语句是( )。
A、int Function(void a);
B、void Function(int);
C、int Function(a);
D、void int(double a);

参考答案