โŒจ๏ธap computer science principles review

key term - Strings

Citation:

Definition

In programming, strings are sequences of characters enclosed in quotation marks. They are used to represent text and allow manipulation of words, sentences, or any other textual information within a program.

"Strings" also found in: