Hi all,
I need help in writing a method that calculates & returns a person's age (in years)given instance variables day, month & year all of type integer(int).
I need help in writing a method that calculates & returns a person's age (in years)given instance variables day, month & year all of type integer(int).