string class
C60704
concept
A string class represents a sequence of characters with associated operations for creation, manipulation, comparison, and querying of textual data.
All labels observed (2)
| Label | Occurrences |
|---|---|
| string class canonical | 1 |
| text-handling class | 1 |
Description generation (CDg)
The one-sentence description above was generated by prompting gpt-5.1 with the class name and this instruction.
Instruction
generate a one-sentence description for a given conceptual class. # Response Format Return only the sentence: "Description: [one-sentence description of the conceptional class]"
Input
Class: string class
Generated description
A string class represents a sequence of characters with associated operations for creation, manipulation, comparison, and querying of textual data.