1.

A(int x)

A. A(int y)
B. A(int y, int x)
C. A(int y; int x)
Answer» B. A(int y, int x)


Discussion

No Comment Found