

MCQOPTIONS
Saved Bookmarks
1. |
What will be the data type of the result of the following operation?(float)a * (int)b / (long)c * (double)d |
A. | int |
B. | long |
C. | float |
D. | double |
Answer» E. | |