You are on page 1of 2

OBJECT-ORIENTED PROGRAMMING

WEEK#04
15-3-2021
TOPIC: Static data member
Friend class used OOP (C++)
Friend function used OOP (C++)
PROGRAM # 01

WRITE A simple PROGRAM in C++ (oop) to demonstrate the use of friend


Class.

You might also like