please do the question
Attachments:
Answers
Answered by
3
Answer:
130 is the answer. Because if statement is true and we have to add both a and b in the end.
Answered by
1
Answer:-
Given,
a=55
b=25
a>b is true since 55>25 is true.
So,
a=a+b=55+25=80
b=b*2=25*2=50
a+b=80+50=130
So,
output:- 130.
Similar questions