πŸ“Š JAVA
Q. What is method overloading?
  • (A) Same method name with different parameters
  • (B) Same method name and same parameters
  • (C) Different method names
  • (D) None
πŸ’¬ Discuss
βœ… Correct Answer: (A) Same method name with different parameters

Explanation: Method overloading means same method name but different parameter lists.

Explanation by: Roshan
Method overloading means same method name but different parameter lists.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
2
Total Visits
πŸ“½οΈ
6 d ago
Published
πŸŽ–οΈ
Roshan
Publisher
πŸ“ˆ
83%
Success Rate