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
0
Explanation:
May be getting error on type casting coversion
Similar questions