How can static member function can be accessed directly in main() function?
(a) Dot operator
(b) Colon
(c) Scope resolution operator
(d) Arrow operator
I got this question by my college director while I was bunking the class.
This interesting question is from Types of Member Functions topic in chapter Member Functions & its Types of Object Oriented Programming