Posted By:
Jhankar_Patel
Posted On:
Wednesday, September 16, 2009 11:37 AM
for example . i wanted to create a method for calculating area of a circle and i want this method to be called by other methods , that want to calculate area of a new cirle(with a new radius offcourse), by using that blueprint for calculating area.
thank you.