July 8, 2021 in C and CPP
What are friend functions and friend classes?
a) What are friend functions and friend classes? Write a normal function which adds
objects of the complex number class. Declare this normal function as friend of the
complex class.






