what are escape sequences characters list any six


What are escape sequences characters? List any six of them. 

The characters which when used with output functions like printf( ),putc(),put() etc. helps in formatting the output are called as Escape  sequence character. The list of six escape sequences is:- 

 \n  Newline 

 \t Horizontal Tab

 \v Vertical Tab

 \b Backspace

\r Carriage Return

 \\ Backslash  

 

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: what are escape sequences characters list any six
Reference No:- TGS0275400

Expected delivery within 24 Hours