CS-304 Final Term Exams Preparation Virtual University MCQs With Answers
Question # 1
Considering the resolution order in which Considering the resolution order in which compiler search
for functions in a program; the first priority is given to; the first priority is given to,
___________, which means if A declares B as its friend it does NOT mean that A can access private data
of B. It only means that B can access all data of A.