If you try to assign an int value into a double variable, the computer automatically makes the

Question:

If you try to assign an int value into a double variable, the computer automatically makes the conversion without complaining, but if you try to assign a double value into an int variable, the compiler generates an error. Why?

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

Step by Step Answer:

Question Posted: