Multiple Choice
Static functions ____ access non-static variables.
A) can
B) cannot
C) should
D) should not
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q23: Should static fields always be constant? Explain
Q24: To use the function displayStudentData() of the
Q25: Match each term with the correct statement
Q26: The variable _ is an example of
Q27: The _ operator is the pointer-to-member operator.<br>A)
Q29: You _ assign a value to a
Q30: The _ pointer is automatically supplied every
Q31: When you use an object, the _
Q32: The value of a static field cannot
Q33: _ variables belong to the class, and