In small basic , a string constant is enclosed with
Answers
Answered by
0
Explanation:
A string can be a constant (or literal) enclosed within a set of double quotes, or a variable can be assigned to hold a string. Above, txt is a variable that contains the string literal "Hello World".
Similar questions