0% found this document useful (0 votes)
25 views1 page

Oops DA5

Uploaded by

Kunal Puri
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
25 views1 page

Oops DA5

Uploaded by

Kunal Puri
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

World Line Training Program

Object Oriented Programming concepts with C++ as the base

OOPS DAILY TASK-5


Date: 27.11.2024

1. Write a cpp program to demonstrate operator overloading for the


comparison operator.

2. Create a program in CPP to perform calculator functions using function


overloading concepts.

3. Write a cpp program to demonstrate static functions and static members


for counting number of objects.

You might also like