Vidyalelo
C Programming · Q79

Arrays and Strings

Programming · C Programming · question 79

Q79

The . . . . . . . . function returns the number of characters that are present before the terminating null character.

A.
strlength()
B.
strlen()
Answer
C.
strlent()
D.
strchr()

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board