Describe Escape Sequence / Execution Character in C Language

No comments
Escape Sequence / Execution Characters :-  Some characters such as newline,tab,backspace cannot be displayed like other normal characters. 'C' supports the combination of backslash (\) and some characters from the 'C' character for representing these characters in our 'C' programs. These character combination are known as Escape Sequence/Execution Characters and are represented by two characters. The first character is "\" and second character is from the 'C' character set.

Escape Sequence/Execution Characters :-

\b - backspace , \r - carry return
\a - alert , \n - new-line

No comments :

Post a Comment

Subscribe

Milan Panda
Admin
About Me | Contact
Copyright 2023-2024 © Programming1011 . 🎀 Developed and Design By- Milan Panda. Happy Holi All Of You 🎀