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


Please Help Members By Posting Answers For Below Questions

Can I learn c++ without learning c?

764


What is rtti in c++?

849


What are the advantages of using pointers in a program?

891


What is endianness?

862


How do you initialize a string in c++?

747


Is c the same as c++?

771


What is wrapper class in c++?

814


True or false, if you keep incrementing a variable, it will become negative a) True b) False c) It depends

2102


What is the object serialization?

858


What is the use of map in c++?

879


Why was c++ made?

840


What is the difference between while and do while loop? Explain with examples.

850


Explain object slicing in c++?

785


Is there any difference between int [] a and int a [] in c++?

756


What are the two main components of c++?

830