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 / mahboob ur rahman

System.out.print("mahboob\rkhan");
output:
mahboob
it will just priint mahboob

Is This Answer Correct ?    1 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is #include cmath?

1144


What is object oriented programming (oop)?

1175


What is srand c++?

1172


What is c++ & why it is used?

1160


We all know that a const variable needs to be initialized at the time of declaration. Then how come the program given below runs properly even when we have not initialized p?

1145


How would you implement a substr() function that extracts a sub string from a given string?

1107


What are static variables?

1192


Can the creation of operator** is allowed to perform the to-the-power-of operations?

1054


What is a string example?

1148


If you push the numbers (in order) 1, 3, and 5 onto a stack, which pops out first a) 1 b) 5 c) 3

1436


How is c++ used in the real world?

1091


what are the characteristics of Class Members in C++?

1091


Differentiate between a pointer and a reference with respect to c++.

1300


What is the difference between global variables and local variable

1120


Explain how an exception handler is defined and invoked in a Program.

1227