πŸ“Š JAVA
Q. What is method overriding in Java?
  • (A) Making a method static
  • (B) Hiding a superclass method
  • (C) Redefining a superclass method in a subclass to provide a specific implementation
  • (D) Creating a new method with the same name in a subclass
πŸ’¬ Discuss
βœ… Correct Answer: (C) Redefining a superclass method in a subclass to provide a specific implementation

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
214
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Gopal Sharma
Publisher
πŸ“ˆ
92%
Success Rate