A ____is a function that extends the functionality of another function without modifying it?

56. A ____is a function that extends the functionality of another function without modifying it?

  1. Unit
  2. Module
  3. Decorator
  4. Component

Answer: C) Decorator

Explanation:

A decorator is a function that extends the functionality of another function without modifying it.

Comments and Discussions!

Load comments ↻






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