Whats wrong with this code fragment? int x = 3; do { X 2; } while (X

Question:

What’s wrong with this code fragment?

int x = 3; do { X 2; } while (x >= 0)

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: