Solved

Which of the Following Statements Regarding Static Methods Is True

Question 83

Multiple Choice

Which of the following statements regarding static methods is true?


A) Static methods are not very common.
B) Static methods should be liberally used within classes.
C) Use of static methods usually leads to good object-oriented design.
D) Static methods can be easily evolved to add more functionality.

Correct Answer:

verifed

Verified

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

Related Questions