Use app×
Join Bloom Tuition
One on One Online Tuition
JEE MAIN 2026 Crash Course
NEET 2026 Crash Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
0 votes
195 views
in JAVA by (15 points)
edited by

If a class that inherits a method from a super class, you have opportunity to override method

Please log in or register to answer this question.

1 Answer

0 votes
by (49.3k points)

Yes, when a class inherits a method from a superclass in object-oriented programming, it has the opportunity to override that method. This means that the subclass can provide its own implementation of the method, which will be used instead of the implementation in the superclass when the method is called on an instance of the subclass. Overriding allows for customization and specialization of behavior in the subclass while still benefiting from the general structure provided by the superclass.

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

Categories

...