Which of the following is used to create build tools in Node.js?
A) Grunt
B) Gulp
C) webpack
D) all of the above
Answer: D
Explanation: Grunt, Gulp, and webpack are all used to create build tools in Node.js.