Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Which type of 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: b
Explanation: Conversion of a float to pointer type is not allowed

Join The Discussion