asked 91.7k views
0 votes
Caroline uses the ____ character to include quotation marks in the welcome message.

1 Answer

6 votes

Answer:

The escape character.

Step-by-step explanation:

The backslash or escape character is used to include special characters, such as quotation marks, that would otherwise be interpreted by the programming language as part of the code instead of part of the message being outputted.

answered
User Morganney
by
8.0k points

No related questions found