What does '\r' and '\b' mean? Please explain with example.
Answer Posted / subh
Depends on terminal configuration
http://stackoverflow.com/questions/17236242/usage-of-b-and-r-in-c
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Refer to a name of class or function that is defined within a namespace?
What is anonymous object in c++?
Which is better turbo c++ or dev c++?
What do you mean by vtable and vptr in c++?
What is dynamic and static typing?
How is new() different from malloc()?
What happens when the extern "c" char func (char*,waste) executes?
What is namespace & why it is used in c++?
the first character in the variable name must be an a) special symbol b) number c) alphabet
What is the full form nasa?
What are the different types of comments allowed in c++?
Why are pointers not used in c++?
What does h mean in maths?
What new()is different from malloc()?
What does obj stand for?