child constructor
Parent class Constructor
child class method
Parent class Method
Addition of 2 and 3: 5
Using Array: a=5   b=7   Avg is: 6
Using Array: a=5   b=5   Avg is: 5
;