单项选择题

下列函数不能和函数void print(char)构成重载的是()

A.int print(int);
B.void print(char,char);
C.int print(char);
D.void print(int,int);

微信扫码免费搜题