单项选择题

A.public float sort(float x)
B.int sort(int y)
C.double sort(int x,int y)
D.void sort(double y)