Which type of conversion is NOT accepted?
Posted: Wed Jul 13, 2022 7:54 pm
a) From char to int
b) From float to char pointer
c) From negative int to char
d) From double to char
b) From float to char pointer
c) From negative int to char
d) From double to char