Computer Science, asked by sarmaltammana, 8 months ago

what is the length of null character​

Answers

Answered by chitranshukv
1

Answer:

A null character is a character with all its bits set to zero. Therefore, it has a numeric value of zero and can be used to represent the end of a string of characters, such as a word or phrase. This helps programmers determine the length of strings.

Answered by chanchaljain1417
0

Answer:

A null character is a character with all its bits set to zero. Therefore it has a numeric value of zero and can be used to represent the end of a string of characters such as a word or a phrase.This helps proggramers determine the length of strings

Similar questions