A set method is:
a. an accessor method
b. a mutator method
c. a recursive method
d. none of the above
B
Computer Science & Information Technology
You might also like to view...
A(n) ____ variable can serve as a condition in an if or while statement.
A. String B. Boolean C. Object D. Number
Computer Science & Information Technology
Files to which data is written are called ____ files.
A. input B. output C. writeOnly D. readOnly
Computer Science & Information Technology