MCQOPTIONS
Saved Bookmarks
| 1. |
The statement printf("%c", 100); will print? |
| A. | prints 100 |
| B. | print garbage |
| C. | prints ASCII equivalent of 100 |
| D. | None of the above |
| Answer» D. None of the above | |