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...

The __________ member variable may be accessed before any objects of the class have been created.

a. private b. public c. inline d. static e. None of these

Computer Science & Information Technology

What is the process for creating an InDesign library?

What will be an ideal response?

Computer Science & Information Technology

PowerPoint provides a(n) ____, which is a list of synonyms and antonyms.

A. glossary B. thesaurus C. roster D. online encyclopedia

Computer Science & Information Technology

Answer the following statements true (T) or false (F)

1) The logical exclusive OR operator is true if it at least one of its operands is true. 2) The while statement is sufficient to perform any type of repetition. 3) The stacking and nesting rules must be applied in a specific order. 4) In structured programming, the only two ways to combine control statements are stacking and nesting.

Computer Science & Information Technology