Vidyalelo
C++ Programming · Q117

Introduction to C++

Programming · C++ Programming · question 117

Q117

What are the escape sequences?

A.
Set of characters that convey special meaning in a program
Answer
B.
Set of characters that whose use are avoided in C++ programs
C.
Set of characters that are used in the name of the main function of the program
D.
Set of characters that are avoided in cout statements

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board