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
What is the main purpose of c++?
why is c++ called oops? Explain
Is recursion allowed in inline functions?
What is a stack c++?
Can you write a function similar to printf()?
What is the use of object in c++?
What is the best c++ compiler for windows 10?
What do c++ programmers do?
Explain the isa and hasa class relationships. How would you implement each?
Can you please explain the difference between overloading and overriding?
what kind of projects are suitable for c and c++
Does c++ have string data type?
Differentiate between a pointer and a reference with respect to c++.
Explain the concept of copy constructor?
What do you mean by inheritance in c++? Explain its types.