在线名词解释大全 - 函数测试 - 详细

下述函数定义形式正确的是哪一个?

A
int f(int x,y)
B
int f(x,y: int)
C
int f(int x; int y)
D
int f(int x, int y)
正确答案:

D

相关推荐
扫描二维码
关注公众平台