πŸ“Š JAVA
Q. In Java, can a subclass overload a method from its superclass?
  • (A) Yes, as long as the method is marked as "private"
  • (B) No, method overloading is not allowed in Java
  • (C) No, method overloading is not supported
  • (D) None of These
πŸ’¬ Discuss
βœ… Correct Answer: (B) No, method overloading is not allowed in Java

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
96
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Rakesh Kumar
Publisher
πŸ“ˆ
98%
Success Rate