Will this statement be OK, or will it generate a compile-time error? (OK / error) boolean done

Question:

Will this statement be OK, or will it generate a compile-time error? (OK / error)

boolean done = (boolean) 0;

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

Step by Step Answer:

Question Posted: