Vidyalelo
C++ Programming · Q98

Introduction to C++

Programming · C++ Programming · question 98

Q98

Which of the following escape sequence represents tab?

A.
\t
Answer
B.
\t\r
C.
\b
D.
\a

Answer: Option A

Solution

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