Computer Science, asked by pratimaverma1207, 4 months ago

Predict the output of the following code . Explain reason behind output of every line.

(i) 5 < 5 or 10 (ii) 5 < 10 or 5 (iii) 5 <( 10 or 5) (iv) 5 < (5 or 10 )​

Answers

Answered by celljovi007
0

Explanation:

(a+b)2 = a2 + b2 + 2ab. (a-b)2 = a2 + b2 – 2ab. (a+b) (a-b) = a2 – b. (x + a)(x + b) = x2 + (a + b)x + ab

Similar questions