#include <iostream> using namespace std; int main() { cout<<"Escape sequence is \\n. \nUse to move to the next line\n"; return 0; } //Write your name here
Need a fast expert's response?
and get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!
Comments