What does '\r' and '\b' mean? Please explain with example.
Answer Posted / yogita
\r is used for carriage return and \b is used for computer
baep
| Is This Answer Correct ? | 18 Yes | 32 No |
Post New Answer View All Answers
Can class objects be passed as function arguments?
What are the uses of static class data?
What is abstract class in c++?
Which compiler does turbo c++ use?
Explain what is oop?
Name four predefined macros.
What are the unique features of C++.
How to defines the function in c++?
What is #include c++?
describe private access specifiers?
Is nan a c++?
What is the purpose of template?
Is vector a class in c++?
What is constructor and destructor in c++?
What is a dynamic binding in c++?