C - Input and Output
You want to read a string (word) from the user into a character array
name[20]. Which of the following scanf statements is correct and safe to avoid buffer overflow?