Write two valid string variables ?
Answers
Answered by
1
Answer:
For example, word processing programs manipulate character data. These programs use string variables to hold the character data. ... For example, the variables GALLONS and MILES in the previous program are numerical variables. A string variable is a variable that holds a character string.
Answered by
1
Explanation:
For example, the variables Gallons and miles in the previous program are numerical variables. A string variable is a variable that holds a character string. It is a section of memory that has been given a name by the programmer
Similar questions