MCQs > IT & Programming > Java > Which checks are performed by compiler when you override a nonprivate method?

Java MCQs

Which of the following checks are performed by compiler when you override a nonprivate method?

Answer

Correct Answer: The method in the child class may not throw a checked exception that is new or braoder than the class of any exception thrown in the parent class method.

Explanation:

Note: This question has more than 1 correct answers

Note: This Question is unanswered, help us to find answer for this one

Java Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Java Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it