Question #232990

Use the print methods and the appropriate escape sequence.

Comment out your Full Name at the end of your code.

Expert's answer



#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?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

LATEST TUTORIALS
APPROVED BY CLIENTS