Solved

Which of the Following Statements About Methods Is Correct

Question 31

Multiple Choice

Which of the following statements about methods is correct?


A) A method is a sequence of instructions that could access the data of an object
B) A method name is unique across the entire program.
C) A method can be called on any object in any class.
D) Methods are stored in variables.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions