在下面的函数声明中,存在着语法错误的是
A、void BC(int a,int)
B、void BD(int,int)
C、void BE(int,int=5)
D、int BF(int x;int v)