Question: A string is generally considered a data type and is often implemented as an array data structure of bytes (or words) that stores a sequence
A string is generally considered a data type and is often implemented as an array data structure of bytes (or words) that stores a sequence of elements, typically characters, using some character encoding. String may also denote more general arrays or other sequence (or list) data types and structures.
Draw out a Data Structure simple string sequence with, if the string was the word geeks"?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
