

MCQOPTIONS
Saved Bookmarks
1. |
If an expression contains double, int, float, long, then the whole expression will be promotedinto which of these data types? |
A. | long |
B. | int |
C. | double |
D. | float |
Answer» D. float | |