Assume a program has the following variable definitions
int units;
float mass;
double weight;
and the following statement:
weight = mass * units;
Which automatic data type conversions will take place?
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.