strlen function will return____ length of the string
Answers
Answered by
0
The strlen function returns the length of the string pointed to by s. It does not include the null character in the length calculation.
PLZZ MARK AS BRAINLIEST
Similar questions