String is a sequential collection of data type characters. True or False ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 4

String is a sequential collection of data type characters. True or False ?

9th Jun 2021, 7:50 AM
JaeEon
JaeEon - avatar
1 Answer
0
conceptually it can be seen as a sequential or ordered collection of characters, or rather a stream of characters. how it is implemented is another question
9th Jun 2021, 9:10 AM
Ciro Pellegrino
Ciro Pellegrino - avatar