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

Answer Posted / yogita

\r is used for carriage return and \b is used for computer
baep

Is This Answer Correct ?    18 Yes 32 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you understand by a pure virtual member function?

544


What are the rules for naming an identifier?

556


What are the uses of c++ in the real world?

560


Can member data be public?

595


What is split a string in c++?

688






Can I learn c++ without c?

601


What is meant by const_cast?

644


Define namespace in c++?

646


Tell me difference between constant pointer and pointer to a constant.

624


What is the function of I/O library in C++ ?

658


Specify different types of decision control statements?

352


What is c strings syntax?

604


Explain about Garbage Collector?

644


What is the last index number in an array of 100 characters a) 100 b) 99 c) 101

586


How do you flush a buffer in c++?

598