Demo: Create a class Animal and derive classes Dog and Cat. Implement a common method sound(). Difficult Dasharath Singh Shekhawat
Demo: Create a class Student with attributes (name, roll number, marks) and methods to display details. Difficult Dasharath Singh Shekhawat