Multiple Choice
Which term describes a method of an object that modifies that object's internal data?
A) public
B) void
C) mutator
D) accessor
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q47: Which of the following code fragments will
Q48: What is the output of the following
Q49: What is the output of the following
Q50: What is the name of the type
Q51: The camel case naming convention uses _
Q53: Complete this code fragment to ensure that
Q54: What is the term used to specify
Q55: By convention among Java programmers, class names
Q56: Which term is used to describe the
Q57: Which of the following statements about objects