Node.js - Child Processes
Which Node.js module must you import to use the
exec function?exec function?exec function is part of the child_process module in Node.js.fs is for file system, http for servers, os for OS info, none provide exec.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions