Group of characters together called as a string. There are two primary ways in C++ language to store strings in memory. they are as string objects or as C-strings.
Group of characters together called as a string. There are two primary ways in C++ language to store strings in memory. they are as string objects or as C-strings.