P Priyanka Tomar • 35.28K Points Coach Bookmark Embed Report View In MB-Short Q. Which of the following is the correct way to define a friend function in C++? (A) friend void myFunction(); (B) void friend myFunction(); (C) Both A and B (D) None of the above Correct Answer - Option(A) Views: 99 Filed under category C++ Share
Discusssion
Login to discuss.