what are the strings that are used in c++
Answers
Answered by
0
strings in c ++ = collection of words/characters ( data type) actually difference in c++ is they are stored not as a complete word but collection of chars.
like a="ab" , a[1] = b
like a="ab" , a[1] = b
Similar questions
Political Science,
7 months ago
English,
7 months ago
Social Sciences,
7 months ago
Chemistry,
1 year ago
English,
1 year ago
Biology,
1 year ago