Which of the following escape sequence represents tab?
A. \t
B. \t\r
C. \b
D. \a
Answer: Option A
A. \t
B. \t\r
C. \b
D. \a
Answer: Option A
What does the 'cin' object in C++ represent?
A. File output stream
B. File input stream
C. Standard output stream
D. Standard input stream
Join The Discussion