Q:

How can static member function can be accessed directly in main() function?

0

How can static member function can be accessed directly in main() function?


  1. Dot operator
  2. Colon
  3. Scope resolution operator
  4. Arrow operator

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (c).Scope resolution operator

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

OBJECT ORIENTED PROGRAMMING MEMBER FUNCTIONS MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Correct syntax to access the static member functio... >>
<< What are static member functions?...