____ is the process of postponing the execution of a function until a certain amount of time has elapsed without it being invoked

17. ____ is the process of postponing the execution of a function until a certain amount of time has elapsed without it being invoked.

  1. Constructor
  2. Aurelia.use
  3. Debouncing
  4. Throttling

Answer: C) Debouncing

Explanation:

Debouncing is the process of postponing the execution of a function until a certain amount of time has elapsed without it being invoked.

Comments and Discussions!

Load comments ↻






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