Which of the following is used to read user input from the command line in Node.js?
A) console.log()
B) console.read()
C) process.stdin
D) process.stdout