Final Oops Assignment
Final Oops Assignment
MAX. MARKS: 5
CO
Able to implement Object Oriented Programming concepts using the C++ language and
1 Cconcepts.
CO Able to develop the programs on data abstraction, constructors, destructors and friend
2 classes
1 CO1
Explain the structure of C++ program with an example program.
2 CO1
Explain the basic concepts of OOPS paradigm.
3. Write a C++ program to find factorial of given number using class and object. CO2
4. Write a C++ program using friend function and constant member function. CO2