In java, method overloading is not possible by changing return type of method because their may occur ambiguity while calling that method.