give an example of strlen function algorithm(a maximum 5 line algorithm)
Answers
Answered by
0
Answer:
The strlen() function in C is used to calculate the length of a string. Note: strlen() calculates the length of a string up to, but not including, the terminating null character. Return Value: The function returns the length of the string passed to it.
Similar questions
English,
4 months ago
English,
4 months ago
Computer Science,
8 months ago
Science,
8 months ago
Math,
11 months ago
India Languages,
11 months ago