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 of the following belongs to the set of character types?

a) char
b) wchar_t
c) only a
d) both wchar_t and char

Answer: d
Explanation: wchar_t and char are used to represent wide character and character.

Join The Discussion