Computer Science, asked by sethpk52gmailcom, 3 months ago

What is the order of evaluation in the following expression:
(i) a>b or b<=d ?

(ii) X==Y and Y>=M ?

(iii) a > b < c > d​

Answers

Answered by ranaas3148
0

Answer:

a>b<c>d

Explanation:

its simplification form

Similar questions