1.

Select the right explanation to the given code.

A. the minimum field width has to be 4, the precision is given to be 5, and the value to be displayed is 5700
B. the minimum field width is 5, the precision is 4, and the value to be displayed is 5700
C. compile error
D. run-time errorView Answer
Answer» C. compile error


Discussion

No Comment Found