Computer Science, asked by swarajpattanaik9547, 11 months ago

What is the output? (enter the values separated with space. Int x = 10; printf("%d %d %d", x <= 20, x=25, x >= 5);

Answers

Answered by hams786
0

Answer:

35

Explanation:

separated with space. Int x = 10; printf("%d %d %d", x <= 20, x=25, x >= 5);

Similar questions