

MCQOPTIONS
Saved Bookmarks
1. |
In C++, what is the sign of character data type by default? |
A. | Unsigned |
B. | Implementation dependent |
C. | Signed |
D. | All of above |
E. | None of these |
Answer» C. Signed | |