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