InterviewSolution
Saved Bookmarks
| 1. |
How many types of representation are in the string?(a) 1(b) 2(c) 3(d) 4I have been asked this question in semester exam.This interesting question is from String Class topic in section Source Files, Classes and Operator Overloading in C++ of C++ |
|
Answer» Correct OPTION is (b) 2 |
|