G H Raisoni University, Amravati
G H Raisoni University, Amravati
PRACTICAL LIST
Name of Course: OOP Programming using C++ Course Code: DC106P408
Year/Semester: II/IV Session: 2020-21
mark2. Finally create a class called result which is derived from student &
Exam. Write a show function in it to show student info & percentage of
marks scored using Multiple Inheritance.
6 WAP in C++ to demonstrate Derived class constructor. 02
7 WAP in c++ to implement friend function acting as a bridge between the two 02
classes.
8 WAP in C++ to implement Virtual function for function overriding. 02
9 WAP in C++ to overload insertion (>>) & extraction (<<) operators for 03
objects.
10 WAP to implement function Template. 03