1.

Consider the following program in Pascal X = 2.57X = (X + 0.06) * 10I = TRUNC (X)X = IX = X / 10.0 The final value of X would be

A. 2
B. 2.6
C. 2.63
D. 26.3
Answer» C. 2.63


Discussion

No Comment Found