In C++, what is the sign of character data type by default?
Posted: Wed Jul 13, 2022 7:51 pm
a) Signed
b) Unsigned
c) Implementation dependent
d) Unsigned Implementation
b) Unsigned
c) Implementation dependent
d) Unsigned Implementation