

MCQOPTIONS
Saved Bookmarks
1. |
the minimum field width has to be 4, the precision is given to be 5, and the value to be displayed is 570? |
A. | the minimum field width is 5, the precision is 4, and the value to be displayed is 5700 |
B. | compile error |
C. | run-time error |
Answer» B. compile error | |