Based on the '____' principle, dependencies work only when they are in the same class or in the inherited base class

18. Based on the '____' principle, dependencies work only when they are in the same class or in the inherited base class.

  1. No-depend-method
  2. Depend-on-method
  3. Depend-to-method
  4. None-depend-method

Answer: B) Depend-on-method

Explanation:

Based on the 'depend-on-method' principle, dependencies work only when they are in the same class or in the inherited base class.

Comments and Discussions!

Load comments ↻






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