|
Data structures is a generalized name for arrays,hashes,strings.Please refer to each dedicated chapter for these.Strings have been discussed in the Datatypes chapter.
Data structures have been invented because simple variables are not enough for solving more complex problems.
|