Computer Science, asked by anamehra15, 8 months ago

string variable must be follow by a - symbol

Answers

Answered by prathameshvedant
6

Answer:

There are special variables for holding words and other non-numeric character combinations. These variables are called string variables (they hold strings of characters*). ... String variable names must end with a $ (dollar sign). Text is assigned to a string variable using the equals sign ( = ).

Similar questions