Computer Science, asked by kashifkhan6408, 6 days ago

What is the control character for “a single character”?​

Answers

Answered by Malluponnu
0

Answer:

The control characters in ASCII still in common use include: 0 (null, NUL , \0 , ^@ ), originally intended to be an ignored character, but now used by many programming languages including C to mark the end of a string.

Explanation:

please mark me as brainlest

Answered by Anonymous
0

The control character for “a single character”:

  • A sequence begins with an introducer, which is a control character or escape sequence.
  • A single graphic character or control is understood from the sequence.
  • SCI CSI ESC Shift function characters (formerly known as co-de extension control) are used to expand the character set of a program.
Similar questions