1.

Consider the following program in Cint k;float a, b, c;k = a* b* c / 100 + 2.5 / 2 - 0.3 * 9if a - 5.0, b = 2.0 and c = 3.0 the final result k =

A. 1
B. - 1
C. + 1.15
D. - 1.15
Answer» C. + 1.15


Discussion

No Comment Found

Related MCQs