Computer Science, asked by aniketmohanpuri1949, 2 months ago

Discuss string and any five functions of string with example.

Answers

Answered by geniusqueen23
0

Answer:

Explain any four string functions with example for each

ANS. Following are some of the useful string handling functions supported by C.

strlen() strlen() function returns the length of the string. ...

strcpy() strcpy() function is used to copy one string to another. ...

Explanation:

okkk

Similar questions