• + 0 comments

    i think we sould call here==> String temp=define_me(); method of the parent class instead of the method of child class to be like this ==> String temp=super.define_me();