

MCQOPTIONS
Saved Bookmarks
1. |
What are the two specializations of I/O template classes in C++? |
A. | 16-bit character and wide characters |
B. | 8-bit character and wide characters |
C. | 32-bit character and locale characters |
D. | 64-bit characters and locale characters |
Answer» C. 32-bit character and locale characters | |