Computer Science, asked by n88133, 7 months ago

float x ; double y ; int a , d; char c;

x % y + a / d + c ;

--------- a) what will be the data type of the result of the above expression? State the REASON​

Answers

Answered by Mutallib009
0

Explanation:

May be getting error on type casting coversion

Similar questions