CS304-OOP Assignment no. 2 Solution FALL 2018 Due date: 30 January, 2019 | SUPERSTARWEBTECH
Subject: CS304-Object Oriented ProgrammingSemester: FALL 2018Assignment No. 2Due date: 30 January, 2019 CS304 ASSIGNMENT 2 SOLUTION FALL 2018 CS304-OOP Assignment 2 #Question Write a program containing three classes Person, Student, and Exam for an Examination database using Inheritance. Class Person is the base class, Student is the intermediate base class, and Exam is the derived …