有以下方法的定义,请选择该方法的返回类型()。ReturnType method(bytex,doubley){return(short)x/y*2;}
A:byte
B:short
C:int
D:double
出自:国家开放大学《面向对象程序设计》