Consider the following program in PascalX = 2.57X = (X 0.06) * 10I = TRUNC (X)X = IX = X / 10.0The final value of X would be - Study24x7
Social learning Network
2 followers study24x7 25 Jul 2024 10:36 AM study24x7 study24x7

Consider the following program in Pascal

X = 2.57
X = (X + 0.06) * 10
I = TRUNC (X)
X = I...

See more

A

2

B

2.6

C

2.63

D

26.3

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles