if the object ur returning is a int, double or any other numeric value, return 0 and check in main for 0
if its objects, classes, return null and check for null