How does the strings are stored in the memory?
(a) Contiguous
(b) Non-contiguous
(c) Null
(d) sequence
I had been asked this question by my college professor while I was bunking the class.
Question is from String Characters topic in chapter Strings, Streams & Numerics in C++ of C++