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
What does #define mean in c++?
an integer constant must have atleast one a) character b) digit c) decimal point
What is token c++?
Can user-defined object be declared as static data member of another class?
Difference between a copy constructor and an assignment operator.
What is switch case in c++ syntax?
What is c++ & why it is used?
Which is better c++ or java?
Is c++ proprietary?
What is the latest c++ standard?
What is function overloading c++?
In which situation the program terminates before reaching the breakpoint set by the user at the beginning of the mainq method?
Write about the local class and mention its use?
What is low level language in simple words?
What is a memory leak c++?