If object of class are created, then the static data members can be accessed ____________
(a) Using dot operator
(b) Using arrow operator
(c) Using colon
(d) Using dot or arrow operator
This question was addressed to me in my homework.
My question is taken from Static Data Members topic in portion Exception Handling & Static Class Members of Object Oriented Programming