[单项选择题] 类testl定义如下:
1. public class test1
2. public float amethod(float a,float b)
3.
4.
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)
参考答案:
B问题解析:
解析无

![[单项选择题] 类testl定义如下: 1. public class test1 2. public float amethod(float a,float b) 3. 4. [单项选择题] 类testl定义如下: 1. public class test1 2. public float amethod(float a,float b) 3. 4.](http://www.mshxw.com/aiimages/31/258306.png)
