Web Development Node.js Objective
Sep 30, 2025

What is the difference between spawn() and exec() in child_process?

Choose the correct answer:
A) No difference
B) spawn() streams data, exec() buffers data
C) exec() streams data, spawn() buffers data
D) Both buffer data
Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback