A class that contains public methods that can change the data in the object of a class is called a/an:
a. mutable class
b. immutable class
c. invariant class
d. none of the above
A
Computer Science & Information Technology
You might also like to view...
Which of the following is an alternative to using a space when naming a range?
A) Use an equal sign B) Use an underscore C) Capitalize the first letter of each word D) Use a hyphen
Computer Science & Information Technology
A two-dimensional array can be viewed as
a. rows and columns b. arguments and parameters c. increments and decrements d. All of these e. None of these
Computer Science & Information Technology