Which of the following functions is used to read string “Computer Science”?

(A) scanf( )
(B) gets( )
(C) getchar( )
(D) getch( )

Answer:  (A) scanf( )