单项选择题

请根据下列函数程序段,回答问题: int maxnum(int x,int y){ int max;max=x>;y?x:y; return max;} 这个函数的参数是( )
A、X
B、y
C、x ,y
D、以上都不正确

微信扫码免费搜题