×

Multiple-Choice Questions

Web Technologies MCQs

Computer Science Subjects MCQs

Databases MCQs

Programming MCQs

Testing Software MCQs

Digital Marketing Subjects MCQs

Cloud Computing Softwares MCQs

AI/ML Subjects MCQs

Engineering Subjects MCQs

Office Related Programs MCQs

Management MCQs

More

When we override an inherited method in a subclass, we can _____ its access but not ____ it?

65. When we override an inherited method in a subclass, we can _____ its access but not ____ it?

  1. Increase, decrease
  2. Decrease, increase

Answer: A) Increase, decrease

Explanation:

When we override an inherited method in a subclass, we can increase its access but not decrease it.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.