#BAL #AnswerWithQuality
What are escape sequences?
Answers
Answered by
5
Answer:
#BAL #AnswerWithQuality
Explanation:
An escape sequence is a sequence of characters that does not represent itself when used inside a character or string literal, but is translated into another character or a sequence of characters that may be difficult or impossible to represent directly.
Answered by
2
Answer:
☑ An escape sequence is a sequence of characters that does not represent itself when used inside a character or string literal, but is translated into another character or a sequence of characters that may be difficult or impossible to represent directly.
Similar questions