InterviewSolution
Saved Bookmarks
| 1. |
Which character is used to terminate the string?(a) $(b) Null(c) Empty(d) @This question was posed to me during an interview.Enquiry is from String Characters topic in division Strings, Streams & Numerics in C++ of C++ |
|
Answer» Right answer is (b) Null |
|