类testl定义如下: public class test1 { public float amethod(float a,float b){ } }

admin2010-07-28  28

问题 类testl定义如下:     public class test1 {     public float amethod(float a,float b){ }         }

选项 A、public foat amethod(float a,float b,foat c){ }
B、public float amethod(float c,float d){ }
C、public int amethod(int a,int b){ }
D、private float amethod(int a,int b,int c){ }

答案2

解析
转载请注明原文地址:https://kaotiyun.com/show/yG9p777K
0

最新回复(0)