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!









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