A.a[10] B.a[0] C.a[3/1.0] D.a[3.4]
A.參數(shù)個數(shù) B.參數(shù)類型 C.返回值類型 D.參數(shù)順序
A.public float sort(float x) B.int sort(int y) C.double sort(int x,int y) D.void sort(double y)