A
Q. Which of the following statements are correct for a static member function? 1. It can access only other static members of its class. 2. It can be called using the class name, instead of objects.
- Correct Answer - Option(C)
- Views: 11
- Filed under category C++
- Hashtags:
Discusssion
Login to discuss.