1.

How many bytes used to store ‘\a’.

Answer»

To store ‘\a’ one byte is used because it is an escape sequence. An escape sequence is treated as one character. To store one character one byte is used.



Discussion

No Comment Found

Related InterviewSolutions