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 is data abstraction? How is it different from data encapsulation?
What is the size of integer variable?
How is c++ different from java?
Write a Program for find and replace a character in a string.
Explain overriding.
What is iomanip c++?
What is c++ manipulator?
What do you mean by function overriding & function overloading in c++?
Write a corrected statement in c++ so that the statement will work properly. if (4 < x < 11) y=2*x;
explain the reference variable in c++?
What are all predefined data types in c++?
What does it mean to declare a member function as virtual?
What are mutator methods in c++?
Write about an iterator class?
What type of question are asked in GE code writing test based on c++ data structures and pointers?