Computer Science, asked by ohiyar132, 8 months ago

The null character is represented by?

Answers

Answered by khushpreetbawa3
8

Answer:

null character is represented by \0

Answered by aditijaink283
0

Answer:

The answer to the given question is explained in the explanation.

Explanation:

=> The null character is a type of control character and is present in most character sets. Typically, null characters are represented as "blanks" or empty data sets in applications such as word processing databases and are used to fill in empty spaces and padding.

The null character (also null-terminated) is a control character with a null value. It exists in many character sets, including Baudot and ITA2 codes, ISO/IEC 646 (or ASCII), C0 control codes, universal coded character sets (or Unicode), and EBCDIC. It can be used in almost all major programming languages. Often abbreviated to NUL (or NULL, in some contexts this term is used for another object, the null pointer). In an 8-bit code, this is called a null byte.

#SPJ3

Similar questions
Math, 1 year ago