问题详情
在下面的函数声明中,存在着语法错误的是 ()。
A.void BC(int a,int)
B.void Bd(int,int)
C.void BE(int,int=5)
D.int BF(int x;int y)