Q. What is the advantage of Method Overloading?
- A. Method overloading increases the readability of the program
- B. Method overloading does not increases the readability of the program
- C. Method overloading does not increases the reliability of the program
- D. None of the above
Correct Answer: A