有以下方法的定义,请选择该方法的返回类型( )。ReturnType method(byte x, double y){return (short) x/y*2;}A.byteB.shortC.intD.double
有以下方法的定义,请选择该方法的返回类型( )。ReturnType method(byte x, double y){return (short) x/y*2;}
A、byte
B、short
C、int
D、double
发布时间:2025-06-13 17:20:52