Posts

Showing posts from November, 2018

LAB Practical V

a) Write a program to show the working mode of try, throw and catch blocks in C++

LAB Practical IV

a) Write a program to show overriding Base class members in a Derived class b) Write a program to show Complexity and ambiguity in Inheritance