What is the use of a '\0' character?

4 years ago
C Programming

It is referred to as a terminating null character, and is used primarily to show the end of a string value.

0
Sanisha Maharjan
Jan 20, 2022
More related questions

Questions Bank

View all Questions