πŸ“Š C++
Q. Pick the correct statement.
  • (A) Friend functions can access only protected members not the private members
  • (B) Friend functions can be invoked as a normal function
  • (C) Friend functions can be called using class objects
  • (D) Friend functions are in the scope of a class
πŸ’¬ Discuss
βœ… Correct Answer: (B) Friend functions can be invoked as a normal function

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
163
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
94%
Success Rate