Object Oriented Programming - Old Questions
Question Answer Details
6. What is a friend function? Write a program to add private members of two different classes using a friend function. [1+4]
Answer
AI Generated Answer
AI is thinking...