We can use the static member functions and static data member __________________
(a) Even if class object is not created
(b) Even if class is not defined
(c) Even if class doesn’t contain any static member
(d) Even if class doesn’t have complete definition
This question was addressed to me during an online exam.
The doubt is from Static Member Functions topic in division Exception Handling & Static Class Members of Object Oriented Programming