1.

Give the output of following with justification.x = 3x+ = x-xprint x

Answer»

Output:

Working:

x = 3

x = (x+ x-x ):x = 3 + 3 - 3 = 3



Discussion

No Comment Found