Q. What are the escape sequences? (A) Set of characters that convey special meaning in a program (B) Set of characters that are used in the name of the main function of the program (C) Set of characters that whose use are avoided in C++ programs (D) Set of characters that are avoided in cout statements ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) Set of characters that convey special meaning in a program