πŸ“Š JAVA
Q. What is the difference between "extends" and "implements" in Java?
  • (A) Both are used for class inheritance
  • (B) "Extends" is used for class inheritance, while "implements" is used for interface implementation
  • (C) Both are used for interface implementation
  • (D) None of These
πŸ’¬ Discuss
βœ… Correct Answer: (B) "Extends" is used for class inheritance, while "implements" is used for interface implementation

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
89
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Sonali Mishra
Publisher
πŸ“ˆ
96%
Success Rate