Node.js - Child Processes
Which of the following is the correct way to invoke
execFile with a callback to handle the output in Node.js?execFile with a callback to handle the output in Node.js?execFile(file, args, callback) where callback receives (error, stdout, stderr).15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions