Ask Question

When a class declares an entire class as its friend, the friendship status is reciprocal. That is, each class's member functions have free access to the other's private members.

(A) True

(B) False

+4
Answers (1)
  1. 25 November, 15:22
    0
    False

    Explanation:

    When a class declares an entire class as its friend, the friendship status is reciprocal. That is, each class's member functions have free access to the other's private members. This statement is False.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “When a class declares an entire class as its friend, the friendship status is reciprocal. That is, each class's member functions have free ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers