Examveda

Pick the correct statement about string objects in C++.

A. String objects must be terminated by a null character('\0')

B. String objects have a static size

C. String objects have a dynamic size

D. String objects use extra memory than required.

Answer: Option C


Join The Discussion

Related Questions on Classes and Objects in C plus plus