Home »
MCQs »
Gulp MCQs
In a file called '____', you specify a 'task'
20. In a file called "____" you specify a "task".
- Task.js
- Config.js
- Project.js
- Gulpfile.js
Answer: D) Gulpfile.js
Explanation:
In a file called "gulpfile.js", you specify a "task".