Describe newline escape sequence with a sample program?
The Newline escape sequence is represented by \n. This indicates the point that the new line needs to start to the compiler and the output creates accordingly. The following sample program demonstrates the use of the newline escape sequence.
Code
<!--[if gte vml 1]> <![endif]--><!--[if !vml]--><!--[endif]-->
Output screen