Computer Science, asked by yaseenaman7748, 11 months ago

Explain any five string handling functions in detail with example.

Answers

Answered by Anonymous
0

Answer:

Explanation:

String Handling Functions in C. C programming language provides a set of pre-defined functions called string handling functions to work with string values. The string handling functions are defined in a header file called string.h.

Answered by Anonymous
0

Explanation:

In this guide, we learn how to declare strings, how to work with strings in C programming and how to use the pre-defined string handling

Similar questions