Q. To overload a method which of the following statement is false? (A) If the return type is different methods are overloaded (B) Name of the overloaded method should be same (C) Type of the parameter should be different (D) Order of the parameter should be different if types are same ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) If the return type is different methods are overloaded