adspace
Answer Posted / Madhusudan Kushwaha
endl is a manipulator in C++ that outputs the newline character (n) and flushes the output buffer. It can be used to ensure that the output is displayed immediately.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers