Computer Science, asked by kysikchi, 18 days ago

PLEASE ANSWER THE ABOVE QUESTION.​

Attachments:

Answers

Answered by vedantkapruwan12
1

Answer:

The output = 10

Explanation:

In 'if' condition you can see that 'x' is smaller than 'y' or 'x' is smaller than 10

the sign use in between both the bracket is || (or) so, in this sign if any one condition if true than the whole statement is also true but here both the statement is true so it will give the output of the 'if' condition

Similar questions