1.

In Java, you can pass __ variables from one constructor to another overloaded constructor.

A. local variables
B. static variables
C. non-static variables
D. local and static variables
Answer» E.


Discussion

No Comment Found