有method方法定义如下,则method方法执行的返回类型为( )
ReturnType method(byte a,double b)
{
return (short)a/b*2;
}
发布于 2020-12-25 22:07:50
登录后免费查看答案
关注者
0
被浏览
75