Multiple Choice
A(n) ____ message is sent to a class in Smalltalk.
A) object
B) class
C) control
D) constructor
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: Java and Smalltalk both allocate objects directly
Q14: The first programming language to incorporate the
Q15: Member functions can be implemented outside the
Q16: _ can belong to more than one
Q17: Abstraction is the collection of similar operations
Q19: _ is an important need satisfied by
Q20: A function is considered to be _
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)