Let me edit the question
Which method(s) are overloading method for the setVar?
A. void setVar (int a, int b, float c)
B. public void setVar (int a, float c, int b)
C. public void setVar (int a, float c, int b)
D. public void setVar (int a, float b)
E. public void setVar (int ax, int by, float cz)
Welcome try to answer
Just want clear YOUR concept

[ June 10, 2003: Message edited by: siu chung man ]