Which command sends the word count of the file infile to the newfile_______________?

Which command sends the word count of the file infile to the newfile_______________?

A. wc infile >newfile
B. wc newfile
C. wc infile – newfile
D. wc infile | newfile