Solved

The Only Limitation That Static Methods Have Is

Question 23

Multiple Choice

The only limitation that static methods have is:


A) they can refer to only non-static members of the class
B) they can only be called from static members of the class
C) they must be declared as public methods
D) they cannot refer to non-static members of the class

Correct Answer:

verifed

Verified

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

Related Questions