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 are associate containers?

1099


what are the events occur in intr activated on interrupt vector table

1801


What is the type of this pointer in c++?

1113


What is the main use of c++?

1170


What's the best free c++ profiler for windows?

1133


What is microsoft c++ redistributable 2013?

1165


Write a program for Divide a number with 2 and Print the output ( NOTE: Check for divide by zero error).

1159


What is wrapper class in c++?

1199


What is the oldest programming language?

1063


How would you use the functions memcpy(), memset(), memmove()?

1146


Should the this pointer can be used in the constructor?

1076


Explain how overloading takes place in c++?

1097


Can I learn c++ without knowing c?

1122


Why should we use null or zero in a program?

1101


What are abstract data types in c++?

1040