單項(xiàng)選擇題

有說明語句int a[10];void fun(int*,int n);調(diào)用函數(shù)的正確語句是()

A.fun(a,10);
B.fun(a[0],10);
C.fun(*a,10);
D.fun(&a,10);

微信掃碼免費(fèi)搜題