有说明语句int a[10];及函数int fun(int x[10],int n){return sizeof(x);},则语句cout<
A、
40
B、
10
C、
4
D、
0
出自:安徽继续教育在线-C++面向对象程序设计