logo CodeStepByStep logo

escape_sequence1

Language/Type: C escape sequences
Author: Allison Obourn (on 2020/09/14)

What is the output of the following statements?

printf("\\\\\n");
printf("'\n");
printf("\"\"\"\n");

You must log in before you can solve this problem.

Log In

Need help?

Stuck on an exercise? Contact your TA or instructor.

If something seems wrong with our site, please

Is there a problem? Contact us.