All member functions of a local class must be ___________
(a) Defined outside class body
(b) Defined outside the function definition
(c) Defined inside the class body
(d) Defined at starting of program
I had been asked this question in an interview.
My query is from Local Class in portion Class Members & Types of Object Oriented Programming