Give the output of the following programs.
1) 10 Let A= 4
20 Let B = 5
30 Let C = S*A+8"2/5
40 Print "A=";A,"B=";B
50 Print "C=";C
60 Print "Job Over .... "
70 End
Answers
Answered by
1
Answer:
Give the output of the following programs.
1) 10 Let A= 4
20 Let B = 5
30 Let C = S*A+8"2/5
40 Print "A=";A,"B=";B
50 Print "C=";C
60 Print "Job Over .... "
70 End
Answered by
3
➪ (i) Output: E
➪ (ii) Output : - first = 8 second = 2
➪ (iii) Output: Value is: P@ss New value
Similar questions