C++ | Friend function 14

11.
Define friend function?

12.
Give syntax of Friend Function?

13.
Give properties of friend function.

14.
Friend function is not a member function. Justify?

15.
Give Merits/advantages/benefits of friend function?