Each gulp task is an ____ JavaScript function

8. Each gulp task is an ____ JavaScript function

  1. Synchronous
  2. Asynchronous

Answer: B) Asynchronous

Explanation:

Each gulp task is an asynchronous JavaScript function.

Comments and Discussions!

Load comments ↻






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