After we create a(n) ____, we can send a corresponding message to a(n) ____ to elicit a desired behavior.
A. object; method
B. method; object
C. class; object
D. object; class
Answer: B
Computer Science & Information Technology
You might also like to view...
In a two-dimensional array, the variable's row and column subscripts are specified in a set of ____ immediately following the array name.
A. square brackets B. braces C. slashes D. parentheses
Computer Science & Information Technology
Syntax of C++ can be described as
A. use of object-oriented programming techniques. B. grammatical rules. C. level of complexity. D. use of keywords.
Computer Science & Information Technology