March 7, 2013
Program for function overloading.
Program which shows data inheritance from one class to another class.
Program demonstrates multilevel inheritance.
Program to show method inheritance.
Program which demonstrates inheritance.
Program to show use of constructor in class.
Program to check if object is a member of given class or not by returning boolean value.
Program which helps to find type of object by using "isKindofClass" method.
Program which calls instance method of class in main.
Program to assign class object to id (Datatype) object.