Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What does '\r' and '\b' mean? Please explain with example.

Answer Posted / v

printf("ABC\bDE");


It prints only "DE", because the printed ABC will be removed
by '\b'

Is This Answer Correct ?    11 Yes 28 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of seekg in c++?

1096


What is c++ vb?

1144


What is else syntax in c++?

1261


Describe protected access specifiers?

1287


What is a static member?

1090


What is a class definition?

1117


Explain Memory Allocation in C/C++ ?

1113


How can I learn c++ easily?

1136


Explain what you mean by a pointer.

1152


What does it mean to declare a destructor as static?

1151


What are keywords in c++?

1154


write a corrected statement in c++ so that the statement will work properly. x = y = z + 3a;

1946


Is swift faster than go?

1138


What are different types of loops in c++?

1176


What is abstraction c++?

1054