what is string litteral
Answers
Answered by
1
Hii
A "string literal" is a sequence of characters from the source character set enclosed in double quotation marks (" "). String literals are used to represent a sequence of characters which, taken together, form a null-terminated string.
@@@@@@@@@@@@@@
PLEASE MARK AS BRAINLIST ANSWER
A "string literal" is a sequence of characters from the source character set enclosed in double quotation marks (" "). String literals are used to represent a sequence of characters which, taken together, form a null-terminated string.
@@@@@@@@@@@@@@
PLEASE MARK AS BRAINLIST ANSWER
Answered by
1
A "string literal" is a sequence of characters from the source character set enclosed in double quotation marks (" "). String literals are used to represent a sequence of characters which, taken together, form a null-terminated string.
Similar questions