

MCQOPTIONS
Saved Bookmarks
1. |
The purpose of the code, answer = toupper(ans); is to ensure that ................ |
A. | answer will be rounded to the next larger integer |
B. | the first letter in answer will be a capital letter |
C. | answer will contain all capital letters |
D. | answer will contain no numeric values |
Answer» D. answer will contain no numeric values | |