

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following automatic type conversion will be possible? |
A. | short to int |
B. | byte to int |
C. | int to long |
D. | long to int |
Answer» D. long to int | |