Sep 22, 2022 09:12 PM
String_type types are common to arrays, vectors and strings (which refers to their elements as characters). The subscript operator, like the iterator, is used to access the elements and dereference operators obtain the element.
