friend class Y it means that all the member functions of the-03073
friend class Y; it means that all the member functions of the class Y can access the private data of any class-type generated with the help of this template.
This multiple choice question (MCQ) is related to the book/course vu cs201 Introduction to Programming. It can also be found in vu cs201 Lecture No.42 - Quiz No.2.