136k views
4 votes
Which statement regarding methods is true?

A

Methods can operate outside an object.


B

Methods can be applied to one instance of an object.


C

Methods are the variables of an object.


D

Methods are functions used within an object class.

User Jarvan
by
6.7k points

1 Answer

4 votes

Answer: I believe the answer is D. Methods are functions used within an object class.

Step-by-step explanation:

User Egst
by
6.3k points