Vidyalelo
C++ Programming · Q51

Arrays and Strings in C++

Programming · C++ Programming · question 51

Q51

How does the strings are stored in the memory?

A.
Contiguous
Answer
B.
Non-contiguous
C.
Null
D.
sequence

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board