Wat is the output of the algorithm if x 10 y 15 and z


What is the output of the following algorithm if x = 10, y = 15 and z = 20?

If( (x >= z) OR ( x + y <= z) ) then

Display 35

Else

Display "Nothing"

End If

Solution Preview :

Prepared by a verified Expert
C/C++ Programming: Wat is the output of the algorithm if x 10 y 15 and z
Reference No:- TGS02538677

Now Priced at $10 (50% Discount)

Recommended (95%)

Rated (4.7/5)