Which of the following is used to create email sending services in Node.js?
A) nodemailer
B) emailjs
C) sendgrid
D) all of the above
Answer: D
Explanation: nodemailer, emailjs, and sendgrid are all used to create email sending services in Node.js.