MCQOPTIONS
Saved Bookmarks
| 1. |
The function scanf() returns ......... |
| A. | The actual values read for each argument. |
| B. | 1 |
| C. | 0 |
| D. | The number of successful read input values. |
| E. | ASCII value of the input read. |
| Answer» E. ASCII value of the input read. | |