Solved

Member Function Definitions

Question 5

Multiple Choice

Member function definitions:


A) Always require the binary scope operator ::) .
B) Require the binary scope operator only when being defined outside of the definition of their class.
C) Can use the binary scope operator anywhere, but become public functions.
D) Must use the binary scope operator in their function prototype.

Correct Answer:

verifed

Verified

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

Related Questions