Computer Science, asked by veerasanjuktanancyk, 9 months ago


* 10 Let A = 5+2
20 Print A;
30 End
Predict the output.

Options.
A. 5
B. Let = 5
C. 10
D. 7


* 10 Let A = 5+2
20 Print "The Sum Is =";A
30 End
Predict the output​

Answers

Answered by anitatiruanku
0

Answer:

please say clearly l are not understand your question

Answered by suklakanta71
0

The output will be:7

Here it is given That " The sum is=A"

So ,The output will be 7(5+2)

Similar questions