Computer Science, asked by charannani67, 2 months ago

What will the output when following program is executed?
Set float input1=2.6
Set float input2=6.7
Set float a = a - b;
Set float b = a + b;
Set float a = b - a;
display input1, input2
[2 marks]


1. 2.60, 6.70
2. O 6.70,2.60
3. 4.10,9.30
5. 5.20,9.30
Submit​

Answers

Answered by gurpreetsingh60851
0

Answer:

this is very hard question

Similar questions