Back to Browse

Escape Sequences in C++( Urdu/Hindi)

11.5K views
Sep 24, 2020
15:13

In this video, we will learn about escape sequences in C++. Escape sequences are special characters used to control the format of the output. These characters are used in output statement. They are not displayed in the output. An escape sequence begins with backslash "\" that is called escape character. Different escape sequences used in C++ are as follows: \a Alarm \b Backspace \f Form feed \n New line \r Carriage return \t Tab \' Single quote \" Double quote Step by step explanation. Easy to follow and understand. https://www.itseriestutor.com https://www.facebook.com/itseriestutor #ITSeriesTutor #CPP#Escape Sequences

Download

0 formats

No download links available.

Escape Sequences in C++( Urdu/Hindi) | NatokHD