Object Oriented Programming - Old Questions
Question Answer Details
2. How is a member function of a class defined? Define friend function. What are the merits and demerits of using friend function? Explain.
Answer
AI Generated Answer
AI is thinking...