All the data members of local class must be ___________
(a) Defined with declaration
(b) Defined in constructor
(c) Declared and defined in constructor
(d) Declared using a member function
I have been asked this question in class test.
My question is from Local Class in chapter Class Members & Types of Object Oriented Programming