What are the resultant data types if the following implicit conversions are performed?
Show the result with flow lines. [1 *2 = 2 marks]
int i; float f; double d; char c; byte b;
i. i + f - b*c;
ii. i + f- c + b/d;
Answers
Answered by
2
ikusfgcsyqvcvshcbkilsdwuqbfyv
Similar questions