Vidyalelo
C++ Programming · Q46

Introduction to C++

Programming · C++ Programming · question 46

Q46

Which of the following escape sequence represents carriage return?

A.
\r
Answer
B.
\n
C.
\n\r
D.
\c

Answer: Option A

Solution

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