πŸ“Š JAVA
Q. What is method overriding in Java?
  • (A) Writing a method in a subclass with the same name of superclass's method
  • (B) Mentioning the same return type of the method of the superclass
  • (C) The argument list in the method of subclass and the method of superclass should be the same
  • (D) All of the above
πŸ’¬ Discuss
βœ… Correct Answer: (D) All of the above

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
335
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
89%
Success Rate