Q. Which type of conversion is NOT accepted? (Solved)
1. From char to int
2. From float to char pointer
3. From negative int to char
4. From double to char
- b. From float to char pointer
1. From char to int
2. From float to char pointer
3. From negative int to char
4. From double to char