Is it possible for a member function of a class to activate another member function of the same class? A. No. B. Yes, but only public member functions. C. Yes, but only private member functions. D. Yes, both public and private member functions can be activated within another member function.
+5
Answers (1)
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Is it possible for a member function of a class to activate another member function of the same class? A. No. B. Yes, but only public ...” in 📙 Social Studies if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Home » Social Studies » Is it possible for a member function of a class to activate another member function of the same class? A. No. B. Yes, but only public member functions. C. Yes, but only private member functions. D.