Computer Science, asked by nivetha638, 5 months ago

What will be the final value in salary?
Set Integer bonus=0
Set salary=100
if (bonus and (salary = bonus+ 50))
display "Hooray"
end if​

Answers

Answered by 308610nib
0

Answer:

I think 150 is correct answer

Similar questions