| Inheritance
-
write a program to demonstrate use of
multi-levelinheritance -
write a program with
studentclass with its child classJay. display all info which you get from userjay.
| Polymorphirm
- write a program which shows compile time polymorphism example with variants of
sumtill 4 parameters.