What does '\r' and '\b' mean? Please explain with example.
Answer Posted / brite
Even you are wrong Siva.
printf("ABC\rDE") will print DEC not DE.
| Is This Answer Correct ? | 32 Yes | 16 No |
Post New Answer View All Answers
What are abstract data types in c++?
Which one is a preferred language C or C++? Why?
Define a pdb file.
What c++ library is string in?
What is pointer with example?
What are separators in c++?
State the difference between pre and post increment/decrement operations.
Differentiate between declaration and definition.
How do you traverse a btree in backward in-order?
Does there exist any way to make the command line arguments available to other functions without passing them as arguments to the function?
What is a memory leak c++?
How can you specify a class in C++?
What is the full form of ios?
What is a container class?
Which sort does c++ use?