The static data member __________________________
(a) Can be accessed directly
(b) Can be accessed with any public class name
(c) Can be accessed with dot operator
(d) Can be accessed using class name if not using static member function
This question was addressed to me in an online interview.
Enquiry is from Static Data Members in chapter Exception Handling & Static Class Members of Object Oriented Programming