

MCQOPTIONS
Saved Bookmarks
1. |
What is string objects in C++? |
A. | Stream of alphabets |
B. | A stream of well-defined characters |
C. | Stream of characters |
D. | A stream of characters terminated by 0 |
Answer» C. Stream of characters | |