MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following function is more appropriate for reading in a multi-word string? |
| A. | scanf() |
| B. | printf() |
| C. | gets() |
| D. | puts() |
| E. | |
| Answer» D. puts() | |