Ask Question
10 February, 03:45

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

+1
Answers (1)
  1. 10 February, 06:02
    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?
Get 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 there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers