If a C program contains the following declarations long ix; double dx; the data type of the expression ((int)dx) + ix is
Reveal answer
Fill a bubble to check yourself
If a C program contains the following declarations long ix; double dx; the data type of the expression ((int)dx) + ix is