What are escape characters?
0
Escape characters (Backslash) are used when working with special characters like single quotes, double quotes, apostrophes and ampersands. Place the backslash before the characters to make it display.
document.write "I m a "good" boy"document.write "I m a "good" boy"
Sign in to add a comment
0 Answers
0
📝 No answers yet!
Be the first to answer this interview question.
Your Answer
Sign in to post your answer and help the community.