Multiple Choice
____ are the operations (actions) that the object is capable of performing.
A) Instances
B) Behaviors
C) Events
D) Methods
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: A class can have only one default
Q8: Every object has _, which are the
Q9: Pascal case means you capitalize the first
Q10: After defining a class, you can use
Q11: The code in the _ block of
Q13: A class can contain methods other than
Q14: A class can have a maximum of
Q15: Every object used in an object-oriented program
Q16: The real advantage of object-oriented programming is
Q17: When naming the Private variables in a