a set of characters is called a.
Answers
Answered by
0
Answer:
Words, Sentence
Explanation:
Mark me brainliest follow me and thanks my answer please
Answered by
0
A set of characters is called a string in computer programming.
- A string is typically a sequence of characters in computer programming, either as a literal constant or as some sort of variable. The latter can either be constant in length or allow its elements to alter (after creation).
- A string is sometimes implemented as an array data structure of bytes (or words) that contains a succession of elements, typically characters, using some character encoding.
- A string is generally thought of as a type of data. More generic arrays or other sequence (or list) data types and structures may also be referred to by the term "string."
- A string is referred to as a string literal or an anonymous string when it appears literally in source code.
A set of characters is called a string in computer programming.
#SPJ2
Similar questions
Social Sciences,
3 months ago
Social Sciences,
3 months ago
Biology,
3 months ago
English,
6 months ago
Science,
10 months ago
India Languages,
10 months ago
Science,
10 months ago