

MCQOPTIONS
Saved Bookmarks
1. |
Which type conversion is NOT accepted? |
A. | From char to int |
B. | From float to char pointer |
C. | From negative int to char |
D. | From double to char |
Answer» C. From negative int to char | |