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
What is the difference between equal to (==) and assignment operator (=)?
What is a breakpoint?
What is a pointer how and when is it used?
What are function prototypes?
What are the uses of pointers?
What is the use of endl?
In inline " expression passed as argument are evalauated once " while in macro "in some cases expression passed as argument are evaluated more than once " --> i am not getting it plz help to make me understand....
What c++ is used for?
Write about the role of c++ in the tradeoff of safety vs. Usability?
What is object file? How can you access object file?
Explain the virtual inheritance in c++.
What is flush c++?
Can you please explain the difference between overloading and overriding?
What is the prototype of printf function?
What is c++ & why it is used?