answersLogoWhite

0

Escape sequences are combination of characters which when used together form one single unit with a special meaning.Eg:

when a blackslash('\') and 'n' are written together like '\n', this represents a newline character.


For more escape sequences visit the related link.


User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What escape sequence is not used in c language?

The third one.


What symbol is use to join strings?

Language dependent. In C, for example, there no string as such, but you can use function strcat to concatenate zero-terminated character-sequences.


what is the significance of the @ symbol in C#?

In C#, the @ symbol is used to create verbatim string literals, which allows you to include special characters, escape sequences, and line breaks in a string without the need to escape them. This can make working with file paths or regular expressions easier by reducing the need for double escaping.


How do you add sound in a c code?

you can use '\a' escape sequence in C language to hear a beep from your computer. usage: printf("\a"); you will hear a sound on embedding above line in a C program.


What called ' percent ' in C programming language?

Nothing, but the % symbol denotes the remainder operation, eg: 7%4==3. Plus it is used in format-sequences of printf, scanf, strftime, strptime...


Why c language has name c why not a?

C-language was derived from B-language.


What is previous language of c language?

language before c language is pascal


What is C language what does it do?

C Language is First Step of Programming Language, Help for C Language you are show the correct answer


Why many programming language are case sensitive?

Case-sensitivity greatly increases the number of tokens used to represent the language. As an example, escape sequences typically use an escape character (such as '\') followed by a single letter to denote a token. This would mean there'd be a maximum of just 26 escape sequence tokens. By using a mixture of upper and lower case letters, you double the number of available tokens. In C++, the casing helps us distinguish between a built-in name (all lowercase), a user-defined name (a leading capital) and a macro symbol (all uppercase): return (a built-in name) Return (a user-defined name) RETURN (a macro symbol)


What is the topNet class that everything is derived from in c?

C language: int (but C is NOT a .net language) C# language: object or System.Object


What is the program language c?

C is a pop language. C is a case sensetive language. C is motherof all language. C is block structure language. C is a high level language. C is advace of B language. C developed by D.richties in 1972 at AT & T Bell lab in USA. Sachin Bhardwaj 986854722 skbmca@gmail.com


What is versions of c language?

versions of c language?