Multiple Choice
In Smalltalk,messages that result in the change of state in the receiver are called ____.
A) modifiers
B) relays
C) mutators
D) adjustors
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q21: Object-oriented programs consist of a set of
Q22: _ is the use of the same
Q23: In Java,the _ constructor takes no parameters.<br>A)
Q24: Messages in Smalltalk that expect arguments are
Q25: All built-in classes in Smalltalk are subclasses
Q27: Public members are those accessible to client
Q28: An object in Smalltalk that contains code
Q29: When a language's variables refer to objects,we
Q30: In Smalltalk,an object's _ is the set
Q31: When multiple inheritance is declared using the